Get an array of indices representing the point in a collection or
array corresponding to a single int index into the collection.
Syntax
public static
int[]
GetArrayIndicesFromCollectionIndex (
ICollection collection,
int index)
Parameters
- collection
- The collection to which the indices apply
- index
- Index in the collection
Returns
Array of indices
Remarks
Requirements
Namespace: NUnit.Framework.Constraints
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0