Have a question? Email Us or Call 1 (800) 936-2134
SubMain - CodeIt.Right The First Time! Home Products Services Download Purchase Support Community
IFieldInfo.EncapsulateField Method
CodeIt.Right SDK Class Library

IFieldInfo.EncapsulateField Method 

Provides a quick way to create a property from the field.

void EncapsulateField(
   string propertyName,
   MemberInfoModifiers modifiers,
   bool isReadOnly,
   bool updateLocalReferences
);

Parameters

propertyName

New property name.

modifiers

New property modifiers.

isReadOnly

Is new property read-only

updateLocalReferences

Update references in type where field is declared

Remarks

Example

To be added.

See Also

IFieldInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace


 
     
 
Home |  Products |  Services |  Download |  Purchase |  Support |  Community |  About Us |