Version 24.2 (latest)

SubObjectsArrayBase Class Properties

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

Public Properties
 NameDescription
Public PropertyAllOverridden. Returns the members of the collection in an object array.  
Public PropertyCollectionBaseReturns the base index for the collection.  
Public PropertyCount (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsReadOnlyOverridden. Return the read-only status of the array.  
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyArrayBaseThe base number for the array. For the UltraCalendar classes, this will probably be 1.  
Protected PropertyInitialCapacityOverridden. Returns the initial capacity used by the array.  
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertyShouldSerializeDerivedThis is called from the ShouldSerialize of the SubObjectsArrayBase to determine if the derived class has anything that needs to be serialized.  
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also