Partager via


HubSectionCollection.Size Propriété

Définition

Obtient la taille (nombre) de la collection.

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

Valeur de propriété

UInt32

unsigned int

uint32_t

Nombre d’éléments dans la collection.

Implémente

Remarques

Si vous programmez à l’aide de C# ou de Microsoft Visual Basic, utilisez la Count propriété .

S’applique à