Boolean
Table
.TryRemoveRow(Int32 param1)
Try to remove the specified row.
Remarks
For the removal to succeed, the following requirements MUST be met:
is within the range [0,
)
is `false`
Examples
Parameters
param1
Type: Int32
Return Value
Type: Boolean