IsParameterInfo Property
| CodeIt.Right SDK Class Library |
|
IElementInfo.IsParameterInfo Property
Gets true if element is a parameter.
bool IsParameterInfo {get;}
Property Value
True if element is a parameter; False if otherwise.
Remarks
Example
To be added.
See Also
IElementInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace