The FilteringScheme type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AutoConfigureFilterCollections |
Gets or sets a value indicating whether to auto configure filter collections.
| |
| Context |
Gets the context of this node.
(Inherited from DocumentNode.) | |
| Count |
Gets the number of elements contained in this instance.
(Inherited from DocumentNodeListBaseT.) | |
| DefaultFilterCollection |
Gets the default filter collection.
| |
| FilteringSelectionReference |
Gets the filtering selection.
| |
| IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) | |
| ItemInt32 |
Gets or sets the element at the specified index.
(Inherited from DocumentNodeListT.) | |
| ItemDataTable |
Gets the FilterCollection for the specified data table.
| |
| Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| ICollectionTCount |
Gets the number of elements contained in the ICollectionT.
(Inherited from DocumentNodeListT.) | |
| ICollectionTIsReadOnly |
Gets a value indicating whether the ICollectionT is read-only.
(Inherited from DocumentNodeListT.) |
See Also