IsPrivate Property
| CodeIt.Right SDK Class Library |
|
IMemberInfo.IsPrivate Property
Gets a value indicating whether the member is private.
Property Value
True if the member is private; False if otherwise.
Remarks
Example
To be added.
See Also
IMemberInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace