NameFilter Methods
The methods of the NameFilter class are listed below. For a complete list of NameFilter class members, see the NameFilter Members topic.
Public Static Methods
| Test a string to see if it is a valid regular expression. | |
| Test an expression to see if it is valid as a filter. |
Public Instance Methods
| Determines whether the specified Object is equal to the current Object. | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Gets the Type of the current instance. | |
| Test a value to see if it is excluded by the filter. | |
| Test a value to see if it is included by the filter. | |
| Test a value to see if it matches the filter. | |
| Convert this filter to its string equivalent. |
Protected Instance Methods
| Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| Creates a shallow copy of the current Object. |