IElementInfo.IsInScope Method
| CodeIt.Right SDK Class Library |
|
IElementInfo.IsInScope Method
Returns true if the element contains specified scopes.
Parameters
-
scopes
-
RuleScopes object.
Return Value
True if the element contains specified scopes; False if otherwise.
Remarks
Example
To be added.
See Also
IElementInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace