public class PointIDMatchFilterDefinition : MatchFilterDefinitionBasePublic Class PointIDMatchFilterDefinition
Inherits MatchFilterDefinitionBasepublic ref class PointIDMatchFilterDefinition : public MatchFilterDefinitionBaseSnapDB.Snap.Filters.PointIDMatchFilterDefinition = function();
Type.createClass(
'SnapDB.Snap.Filters.PointIDMatchFilterDefinition',
SnapDB.Snap.Definitions.MatchFilterDefinitionBase);| PointIDMatchFilterDefinition | Initializes a new instance of the PointIDMatchFilterDefinition class |
| FilterType |
Gets the unique identifier for this match filter type.
(Overrides MatchFilterDefinitionBaseFilterType) |
| CreateTKey, TValue |
Creates a match filter from a binary stream.
(Overrides MatchFilterDefinitionBaseCreateTKey, TValue(BinaryStreamBase)) |
| 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) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| FilterGuid | The globally unique identifier (GUID) for the PointIDMatchFilterDefinition. |