Nevron .NET Vision
Nevron.Reflection Namespace / NReflector Class
Methods


In This Topic
    NReflector Class Members
    In This Topic

    The following tables list the members exposed by NReflector.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Calls the CreateNonSerializedObjects method of all object fields, which implement INReferenceHolder, but are not references  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Performs the most common deep clone of the specified object  
    Public Methodstatic (Shared in Visual Basic)Deeply copies a field from the source to the target object  
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic)Deeply copies a field value  
    Public Methodstatic (Shared in Visual Basic)Returns the fields for the specified mask that pass through the included and excluded field masks.  
    Public Methodstatic (Shared in Visual Basic)Returns a the value of the specified field in the obj object  
    Public Methodstatic (Shared in Visual Basic)Returns a copy of the value of the specified field in the obj object  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)Returns a copy of the value of the specified field in the obj object  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)Replaces the field with the specified value and returns a copy of the old one  
    Public Methodstatic (Shared in Visual Basic)Replaces the field with the specified value and returns a copy of the old one  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)Calls the UpdateReferences method of all object fields, which implement INReferenceHolder, but are not references  
    Top
    See Also