CustomFilterCollection.Item

CustomFilterCollection indexer

Gets the custom filter in the specific index.

public CustomFilter this[int index] { get; }
ParameterDescription
indexThe index.

See Also