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

Definição

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

Parâmetros

indices

IList<Int32>

IVector<int>

Retornos

Atributos

Aplica-se a