this[Int32]:IDataObject
Supplies a data object at the indicated position.
Return type: Onion.Client.IDataObject
Parameter
- index
Type: System.Int32
This parameter is the position of the data object to be deleted. The index begins at 0. If the indicated index lies outside the range, then an ArgumentException is triggered with the message "Invalid index".