'Declaration
Function GetLogical( _ ByVal index As System.Integer _ ) As System.Boolean
'Usage
Dim instance As IArguments Dim index As System.Integer Dim value As System.Boolean value = instance.GetLogical(index)
System.bool GetLogical( System.int index )
function GetLogical( index: System.Integer ): System.Boolean;
function GetLogical( index : System.int ) : System.boolean;
System.bool GetLogical( System.int index )
System.bool GetLogical( System.int index )
Parameters
- index