Partager via


IndexPath.CreateFromIndices(IVector<Int32>) Méthode

Définition

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

Paramètres

indices

IList<Int32>

IVector<int>

Retours

Attributs

S’applique à