Namespace: Bricscad.Global
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public static bool Command(
ResultBuffer args
)
Public Shared Function Command (
args As ResultBuffer
) As Boolean
public:
static bool Command(
ResultBuffer^ args
)
static member Command :
args : ResultBuffer -> bool
Parameters
- args ResultBuffer
-
Return Value
Boolean
See Also