Freigeben über


IndexPath.CreateFromIndices(IVector<Int32>) Methode

Definition

public:
 static IndexPath ^ CreateFromIndices(IVector<int> ^ indices);
/// [Windows.Foundation.Metadata.Experimental]
 static IndexPath CreateFromIndices(IVector<int> const& indices);
[Windows.Foundation.Metadata.Experimental]
public static IndexPath CreateFromIndices(IList<int> indices);
Public Shared Function CreateFromIndices (indices As IList(Of Integer)) As IndexPath

Parameter

indices

IList<Int32>

IVector<int>

Gibt zurück

Attribute

Gilt für: