FilterNode 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.
base class for elements in the filter
[System.Runtime.InteropServices.ComVisible(false)]
public abstract class FilterNode
[<System.Runtime.InteropServices.ComVisible(false)>]
type FilterNode = class
Public MustInherit Class FilterNode
- Inheritance
-
FilterNode
- Derived
- Attributes
Constructors
FilterNode() |
Properties
NodeType |
type of the node |
Methods
Compare(FilterNode, FilterNode, CompareOptions, CultureInfo) |
compare two filter nodes |
ToString() |