Partager via


WindowTabCollection.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 = windowTabCollection.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

Important

Cette API est destinée aux applications de bureau Win32 uniquement. UWP et d’autres types d’applications ne sont pas pris en charge.

S’applique à