Property this this[int] Gets or sets the iterator at a given axis. Declaration public int this[int axis] { get; set; } Parameters Type Name Description int axis The axis at which to get or set the index. Property Value Type Description int