For a list of all members of this type, see SubObjectBase members.
Name | Description | |
---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Called to Dispose the object (Inherited from Infragistics.Shared.DisposableObject) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | NotifyPropChange | Overloaded. Notifies any listeners when the state of an object has changed |
![]() | ShouldSerializeTag | Returns true if the tag value is a string or a primitive type. |
![]() | VerifyNotDisposed | Will throw an ObjectDisposedException exception if the object has been disposed of. (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
![]() | DeserializeTag | Overloaded. Deserializes the tag value from the specified entry |
![]() | InitializeTag | Protected method for initializing the Tag property without generating a property change notification. |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnDispose | Overridden. |
![]() | OnObjectPropChanged | Called when a property of this object or another sub object that we are listening to notifies us that one of its properties has changed. |
![]() | OnSubObjectPropChanged | Called when another sub object that we are listening to notifies us that one of its properties has changed. |
![]() | ResetTag | Sets the tag value to null |
![]() | SerializeTag | Overloaded. Serializes the Tag property's value into the specified serialization info object. |