'Declaration
Sub InsertIndent( _ ByVal insertAmount As Integer _ )
void InsertIndent( int insertAmount )
Parameters
- insertAmount
- The amount to be added to the current indent.
'Declaration
Sub InsertIndent( _ ByVal insertAmount As Integer _ )
void InsertIndent( int insertAmount )