public class FilterLibraryPublic Class FilterLibrarypublic ref class FilterLibrarySnapDB.Snap.Filters.FilterLibrary = function();
Type.createClass(
'SnapDB.Snap.Filters.FilterLibrary');| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetMatchFilterTKey, TValue | Retrieves a match filter based on the specified filter GUID and binary stream. |
| GetSeekFilterTKey | Retrieves a seek filter based on the specified filter GUID and binary stream. |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| Register(MatchFilterDefinitionBase) | Registers a match filter definition to the collection of filters. |
| Register(SeekFilterDefinitionBase) | Registers a seek filter definition to the collection of seek filters. |
| ToString | Returns a string that represents the current object. (Inherited from Object) |