Void
ISimPropertyTable
.DeleteRow(
Int32
index)
Deletes a row by its index.
Remarks
Examples
Parameters
index
Type:
Int32
Index of the row (0 for first row).
Return Value
Type:
Void