The following tables list the members exposed by ValueListItemsCollection.
Name | Description | |
---|---|---|
ValueListItemsCollection Constructor | Constructor used during deserialization. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
All | Overridden. The collection as an array of objects | |
Count | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
IsFixedSize | Returns false | |
IsReadOnly | Overridden. overriden property that indicates whether the collection can be modified by adding or removing items | |
IsSynchronized | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
Item | indexer | |
SyncRoot | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ValueList | Returns a reference to a ValueList object containing the list of values used by a column. This property is read-only at run-time. This property is not available at design-time. |
Name | Description | |
---|---|---|
InitialCapacity | Overridden. Abstract property that specifies the initial capacity of the collection | |
List | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
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) |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |