Share via


IndexPath.CreateFromIndices(IVector<Int32>) 메서드

정의

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

매개 변수

indices

IList<Int32>

IVector<int>

반환

특성

적용 대상