次の方法で共有


MsgUtils.GetArrayIndicesFromCollectionIndex(IEnumerable, Int32) メソッド

定義

public static int[] GetArrayIndicesFromCollectionIndex(System.Collections.IEnumerable collection, int index);
static member GetArrayIndicesFromCollectionIndex : System.Collections.IEnumerable * int -> int[]

パラメーター

collection
IEnumerable
index
Int32

戻り値

Int32[]

適用対象