Version

KeyedTaskFieldSubObjectDictionaryBase<TValue> Class Properties

For a list of all members of this type, see KeyedTaskFieldSubObjectDictionaryBase<TValue> members.

Public Properties
 NameDescription
Public PropertyCount (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TValue>)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsFixedSizeOverridden. Returns true.  
Public PropertyIsReadOnlyOverridden. Returns true.  
Public PropertyIsSynchronized (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TValue>)
Public PropertyItemGets or sets the value associated with the specified key.  
Public PropertyKeys (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TValue>)
Public PropertySyncRoot (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TValue>)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyValues (Inherited from Infragistics.Win.SubObjectsDictionaryBase<string,TValue>)
Protected Properties
 NameDescription
Protected PropertyDictionaryOverridden. The dictionary that contains the item references  
Protected PropertyInitialCapacityOverridden. Returns the number of fields in the TaskField enumeration.  
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also