Click or drag to resize

StringMatchType Property

Returns the type id of this matcher.

Namespace:  Sfs2X.Entities.Match
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public int Type { get; }

Property Value

Type: Int32

Implements

IMatcherType
See Also