IAttributeInfo.GetPositionalArguments Method
| CodeIt.Right SDK Class Library |
|
IAttributeInfo.GetPositionalArguments Method
Returns positional arguments of this instance.
Array GetPositionalArguments();
Return Value
An array of positional arguments
Remarks
Example
To be added.
See Also
IAttributeInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace