'Declaration
Public Overridable Sub SetRow( _ ByVal rowIndex As System.Integer, _ ByVal value As System.Boolean _ )
'Usage
Dim instance As NBitMatrix Dim rowIndex As System.Integer Dim value As System.Boolean instance.SetRow(rowIndex, value)
Parameters
- rowIndex
- value