For a list of all members of this type, see ValueListItemsCollection members.
Name | Description | |
---|---|---|
Add | Overloaded. Adds an item to the collection | |
AddRange | Adds each ValueListItem instance in the specified array to this collection. | |
Clear | Clears the collection | |
Contains | Overloaded. Sees if the item is in the collection. | |
CopyTo | Overloaded. Copies the items of the collection 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 | (Inherited from Infragistics.Shared.DisposableObject) | |
GetEnumerator | IEnumerable Interface Implementation returns a type safe enumerator | |
GetItem | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
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 valueListItem in the collection | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Insert | Overloaded. Inserts an item into the collection | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Remove | Overloaded. Remove a value list item from the collection | |
RemoveAt | Remove a value list item from the collection | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
CreateArray | (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | |
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
DisposeCollectionItems | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
GetObjectData | Invoked during the serialization of the object. | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
InternalAdd | (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | |
InternalClear | (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | |
InternalInsert | (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | |
InternalRemove | Overloaded. (Inherited from Infragistics.Shared.SubObjectsCollectionBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | Overridden. called when the object is being disposed. disposes of any allocated resources | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnRemoveItem | Called when an item is removed. | |
OnSubObjectPropChanged | Overridden. Called when a property has changed on a sub object | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |