Partager via


IInkAnalysisNode.GetStrokeIds Méthode

Définition

Récupère les identificateurs uniques de tous les nœuds appartenant à l’objet IInkAnalysisNode.

public:
 IVectorView<unsigned int> ^ GetStrokeIds();
IVectorView<uint32_t> GetStrokeIds();
public IReadOnlyList<uint> GetStrokeIds();
function getStrokeIds()
Public Function GetStrokeIds () As IReadOnlyList(Of UInteger)

Retours

IVectorView<UInt32>

IReadOnlyList<UInt32>

Windows.Foundation.Collections.IVectorView<unsigned int>

IVectorView<uint32_t>

Type : IVectorView
Collection d’identificateurs de nœud.

S’applique à