Version

PathScalingStopsCollection Class Members

The following tables list the members exposed by PathScalingStopsCollection.

Protected Constructors
 NameDescription
Protected ConstructorPathScalingStopsCollection ConstructorConstructor used during deserialization to initialize a new PathScalingStopsCollection object with the serialized property values.  
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAllThe collection as an array of objects (Inherited from Infragistics.Win.UltraWinCarousel.PathStopsCollectionBase<PathScalingStop>)
Public PropertyCount (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsReadOnlyIndicates if the collection may be modified. (Inherited from Infragistics.Win.UltraWinCarousel.PathStopsCollectionBase<PathScalingStop>)
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemOverloaded. Returns the PathStopBase object at the specified index (Inherited from Infragistics.Win.UltraWinCarousel.PathStopsCollectionBase<PathScalingStop>)
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyInitialCapacityReturns the initial capacity for the collection (Inherited from Infragistics.Win.UltraWinCarousel.PathStopsCollectionBase<PathScalingStop>)
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a new PathScalingStop object to the collection with the specified values.  
Public MethodClearClears the contents of the collection (Inherited from Infragistics.Win.UltraWinCarousel.PathStopsCollectionBase<PathScalingStop>)
Public MethodContainsOverloaded.  (Inherited from Infragistics.Win.UltraWinCarousel.PathStopsCollectionBase<PathScalingStop>)
Public MethodCopyToOverloaded.  (Inherited from Infragistics.Win.UltraWinCarousel.PathStopsCollectionBase<PathScalingStop>)
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 MethodIndexOfOverloaded.  (Inherited from Infragistics.Win.UltraWinCarousel.PathStopsCollectionBase<PathScalingStop>)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInsertInserts the specified item at the specified index. (Inherited from Infragistics.Win.UltraWinCarousel.PathStopsCollectionBase<PathScalingStop>)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodRemoveRemoves the specified item from the collection (Inherited from Infragistics.Win.UltraWinCarousel.PathStopsCollectionBase<PathScalingStop>)
Public MethodRemoveAtRemoves the specified item at the specified index (Inherited from Infragistics.Win.UltraWinCarousel.PathStopsCollectionBase<PathScalingStop>)
Public MethodResetResets all properties of the PathStopsCollectionBase<T> to their default values. (Inherited from Infragistics.Win.UltraWinCarousel.PathStopsCollectionBase<PathScalingStop>)
Public MethodShouldSerializeIndicates whether the PathStopsCollectionBase<T> object needs to be persisted. (Inherited from Infragistics.Win.UltraWinCarousel.PathStopsCollectionBase<PathScalingStop>)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodCreateArrayVirtual method used by the All 'get' method to create the array it returns. (Inherited from Infragistics.Win.UltraWinCarousel.PathStopsCollectionBase<PathScalingStop>)
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 MethodNotifyCollectionChangedOverridden. Fire PropertyChange notifications for the collection  
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedInvoked when a subobject provides a notification. (Inherited from Infragistics.Win.UltraWinCarousel.PathStopsCollectionBase<PathScalingStop>)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also