Version

NavigationBarPreviousLocationsCollection Class Methods

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

Public Methods
 NameDescription
Public MethodAddOverloaded. Adds the specified UltraNavigationBarLocation instance to this NavigationBarPreviousLocationsCollection.  
Public MethodClearClears this collection, removing all UltraNavigationBarLocation instances.  
Public MethodContains (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public MethodCopyTo (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
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 MethodGetItem (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodIndexOf (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInsertInserts the specified UltraNavigationBarLocation into the collection at the specified index.  
Public MethodLoadFromBinaryDeserializes the contents of the specified binary file into this NavigationBarPreviousLocationsCollection.  
Public MethodLoadFromXmlDeserializes the contents of the specified Xml file into this NavigationBarPreviousLocationsCollection.  
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodRemoveRemoves the specified UltraNavigationBarLocation instance from this collection.  
Public MethodRemoveAtAdds the UltraNavigationBarLocation instance at the specified ordinal position from this NavigationBarPreviousLocationsCollection.  
Public MethodSaveAsBinarySaves the contents of this NavigationBarPreviousLocationsCollection to the specified binary file.  
Public MethodSaveAsXmlSaves the contents of this NavigationBarPreviousLocationsCollection to the specified file in Xml (SOAP) format  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodCreateArray (Inherited from Infragistics.Shared.SubObjectsCollectionBase)
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodDisposeCollectionItems (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInternalAdd (Inherited from Infragistics.Shared.SubObjectsCollectionBase)
Protected MethodInternalClear (Inherited from Infragistics.Shared.SubObjectsCollectionBase)
Protected MethodInternalInsert (Inherited from Infragistics.Shared.SubObjectsCollectionBase)
Protected MethodInternalRemoveOverloaded.  (Inherited from Infragistics.Shared.SubObjectsCollectionBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverridden. Called when this NavigationBarPreviousLocationsCollection instance is disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
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