The FiltersRepository type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements actually contained in the Collection<(Of <(<'T>)>)>.
(Inherited from Collection<(Of <(<'AwxFilter>)>)>.)
Public propertyIsUsedBy
Associate a function to this method in order to check whenever a filter is used in order to avoid its removal
Public propertyItem[([( Int32])])
Gets or sets the element at the specified index.
(Inherited from Collection<(Of <(<'AwxFilter>)>)>.)
Public propertyItem[([( String])])
Gives access to the list using the keys of the objects

See Also