For a list of all members of this type, see KeyedSubObjectsCollectionBase members.
Name | Description | |
---|---|---|
![]() | Contains | Overloaded. Returns true if the collection contains this item |
![]() | CopyTo | Overloaded. Copies the items into the array |
![]() | 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) |
![]() | Exists | Returns true if an object with this key is already in the collection. Note, if key is null or a zero length string this method returns false |
![]() | GetItem | Overloaded. Returns the object with the passed in key |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | IndexOf | Overloaded. Returns the index of the item in the collection that has the passed in key or -1 if no item is found. |
![]() | 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 (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ShouldSerializeTag | Returns true if the tag value is a string or a primitive type. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | TryGetItem | Gets the value associated with the specified key. |
![]() | VerifyNotDisposed | Will throw an ObjectDisposedException exception if the object has been disposed of. (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
![]() | CreateArray | Overridden. Virtual method used by the All 'get' method to create the array it returns. |
![]() | DeserializeTag | Overloaded. Deserializes the tag value from the specified entry (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | DisposeCollectionItems | Calls dispose on each collection item (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) |
![]() | InitializeTag | Protected method for initializing the SubObjectBase.Tag property without generating a property change notification. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | InternalAdd | Overloaded. Appends the object to the collection |
![]() | InternalClear | Clears the collection |
![]() | InternalInsert | Overloaded. Inserts an object into the collection |
![]() | InternalRemove | Overloaded. Removes an item from the collection |
![]() | InternalRemoveAt | Removes an item from the collection |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | OnListChanged | Notifies that KeyedSubObjectCollectionBase that the list has changed. |
![]() | 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. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | OnSubObjectPropChanged | Called when another sub object that we are listening to notifies us that one of its properties has changed. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ResetTag | Sets the tag value to null (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | SerializeTag | Overloaded. Serializes the SubObjectBase.Tag property's value into the specified serialization info object. (Inherited from Infragistics.Shared.SubObjectBase) |