Version

OutlookBarGroupCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyCountGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<OutlookBarGroup>)
Public PropertyIsUpdating (Inherited from Infragistics.Collections.ObservableCollectionExtended<OutlookBarGroup>)
Public PropertyItemReturns the OutlookBarGroup with the specified key.  
Protected Properties
 NameDescription
Protected PropertyItemsGets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<OutlookBarGroup>)
Protected PropertyNotifyItemsChanged (Inherited from Infragistics.Collections.ObservableCollectionExtended<OutlookBarGroup>)
See Also