Version

FixedDateGroupCollection Class Members

The following tables list the members exposed by FixedDateGroupCollection.

Public Properties
 NameDescription
Public PropertyCountGets the number of fixed date groups in the collection.  
Public PropertyItemGets or sets the fixed date group at the specified index.  
Public Methods
 NameDescription
Public MethodAddAdds a fixed date group to the collection.  
Public MethodClearClears the collection.  
Public MethodContainsDetermines whether the specified fixed date group is in the collection.  
Public MethodIndexOfGets the index of the specified fixed date group in the collection.  
Public MethodInsertInserts a fixed date group into the collection.  
Public MethodRemoveRemoves the fixed date group from the collection.  
Public MethodRemoveAtRemoves the fixed date group at the specified index.  
See Also