InkAnalysisInkBullet.GetStrokeIds Method

Definition

Retrieves the unique identifiers of all nodes belonging to the InkAnalysisInkBullet object.

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

Returns

IVectorView<UInt32>

IReadOnlyList<UInt32>

Windows.Foundation.Collections.IVectorView

IVectorView<uint32_t>

Implements

Applies to