ItemRemovingEventArgsItemIndex Property |
Gets zero-based index of item which is being removed.
Namespace: Rotorz.ReorderableListAssembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntaxpublic int ItemIndex { get; }
public function get ItemIndex() : int
Property Value
Type:
Int32
See Also