CollectionFilter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a collection filter method
[System.Runtime.CompilerServices.Nullable(0)]
public abstract class CollectionFilter
[<System.Runtime.CompilerServices.Nullable(0)>]
type CollectionFilter = class
Public MustInherit Class CollectionFilter
- Inheritance
-
CollectionFilter
- Derived
- Attributes
Constructors
CollectionFilter(String) |
Initializes a new instance of the CollectionFilter class. |
Properties
MethodName |
Gets the name of the filtering method. |