Click or drag to resize
XMatrix. RemoveRow Method
Removes the row.

Namespace:  Biolomics.SharedClasses
Assembly:  Biolomics.SharedClasses (in Biolomics.SharedClasses.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Public Sub RemoveRow ( 
	p_RowIdx As Integer
)

Parameters

p_RowIdx
Type: System.Int32
Index of the row.
See Also