Click or drag to resize

MultipleFilterCollection Add Method

Overload List
Name Description
Public method Add(String)
Adds a filter to the BMfc collection.
Public method Add(DateTimeGroupItem)
Adds a DateTimeGroupItem filter to the collection.
Public method Add(DateTimeGroupingType, Int32, Int32, Int32)
Adds a new entry to the collection based on the specified DateTimeGroupingType, year, month, and day.
Top
See Also