SpatialSurfaceMeshBuffer.ElementCount Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nombre d’éléments dans la mémoire tampon.
public:
property unsigned int ElementCount { unsigned int get(); };
uint32_t ElementCount();
public uint ElementCount { get; }
var uInt32 = spatialSurfaceMeshBuffer.elementCount;
Public ReadOnly Property ElementCount As UInteger
Valeur de propriété
Nombre d’éléments.