Struct ValueCoordinatesIncrementor
public struct ValueCoordinatesIncrementor
- Inherited Members
- Extension Methods
Constructors
ValueCoordinatesIncrementor(ref Shape)
Initializes a new instance of the object class.
public ValueCoordinatesIncrementor(ref Shape shape)
Parameters
shapeShape
ValueCoordinatesIncrementor(ref Shape, EndCallbackHandler)
public ValueCoordinatesIncrementor(ref Shape shape, ValueCoordinatesIncrementor.EndCallbackHandler endCallback)
Parameters
shapeShapeendCallbackValueCoordinatesIncrementor.EndCallbackHandler
ValueCoordinatesIncrementor(int[])
public ValueCoordinatesIncrementor(int[] dims)
Parameters
dimsint[]
ValueCoordinatesIncrementor(int[], EndCallbackHandler)
public ValueCoordinatesIncrementor(int[] dims, ValueCoordinatesIncrementor.EndCallbackHandler endCallback)
Parameters
dimsint[]endCallbackValueCoordinatesIncrementor.EndCallbackHandler
Fields
Index
public readonly int[] Index
Field Value
- int[]
Methods
Next()
public int[] Next()
Returns
- int[]
Reset()
public void Reset()