Version

ValueListsCollection Class Methods

For a list of all members of this type, see ValueListsCollection members.

Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a valuelist to the collection  
Public MethodClearClears the collection  
Public MethodContainsOverloaded. Sees if the valuelist is in the collection.  
Public MethodCopyToOverloaded.  (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodExists (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public MethodGetEnumeratorIEnumerable Interface Implementation returns a type safe enumerator  
Public MethodGetItemOverloaded.  (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetValueListFromInternalIDFinds the valuelist object with an id  
Public MethodIndexOfOverloaded. Gets the index of the value list in the collection.  
Public MethodInitAppearanceHoldersSets the appearance holders collection references to the layout's appearances collection  
Public MethodInitAppearancesWhen using the Serialization constructor, appearances is set to null, so set it here after calling this constructor  
Public MethodInitializeFromInitializes the state of this object from a source object of the same type  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInsertInsert a value list into the collection  
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodRemoveOverloaded. Remove a value list from the collection  
Public MethodRemoveAtRemove a value list from the collection  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodTryGetItem (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodCreateArray (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodDisposeCollectionItems (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected MethodGetObjectDataInvoked during the serialization of the object.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInternalAddOverloaded.  (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected MethodInternalClear (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected MethodInternalInsertOverloaded.  (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected MethodInternalRemoveOverloaded.  (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected MethodInternalRemoveAt (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverridden. overridden method that is called whenever the object is disposed It does the necessary cleanup of allocated resources  
Protected MethodOnListChanged (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemoveItemCalled when an item is removed.  
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on a sub object  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
See Also