RelatedFieldElement Methods |
The RelatedFieldElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | BindEvents |
Binds the events. Call this routine if change notification by this instance is required
|
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Overrides ObjectToString.) |
![]() | UnbindEvents |
Unbinds the events. Call this routine if BindEvents was called earlier on, so a related element isn't keeping this element into memory.
|