 Declaration Syntax
 Declaration Syntax| C# | 
public class Filter
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | Filter()()()() | Initializes a new instance of the Filter class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | FilterName | 
            This parameter is not currently supported.
             
             | 
|  | FilterValue | 
            This parameter is not currently supported.
             
             | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithFilterName(String) | Obsolete. 
            Sets the FilterName property
             | 
|  | WithFilterValue(array<String>[]()[][]) | Obsolete. 
            Adds elements to the FilterValue collection
             | 
|  | WithFilterValue(IEnumerable<(Of <<'(String>)>>)) | Obsolete. 
            Adds elements to the FilterValue collection
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | Filter |