Partage via


HttpContentCodingHeaderValueCollection.Size Propriété

Définition

Obtient le nombre d’objets HttpContentCodingHeaderValue dans la collection.

public:
 property unsigned int Size { unsigned int get(); };
uint32_t Size();
public uint Size { get; }
var uInt32 = httpContentCodingHeaderValueCollection.size;
Public ReadOnly Property Size As UInteger

Valeur de propriété

UInt32

unsigned int

uint32_t

Nombre d’objets HttpContentCodingHeaderValue dans HttpContentCodingHeaderValueCollection.

Implémente

S’applique à