Suoranta.NaturalLanguage - Developer API

PersonNamePattern Members

The PersonNamePattern type exposes the following members.

Constructors


  Name Description
Public method PersonNamePattern

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetGroupNames (Inherited from Regex.)
Public method GetGroupNumbers (Inherited from Regex.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GroupNameFromNumber(System.Int32) (Inherited from Regex.)
Public method GroupNumberFromName(System.String) (Inherited from Regex.)
Protected method InitializeReferences (Inherited from Regex.)
Public method IsMatch(System.String) (Inherited from Regex.)
Public method IsMatch(System.String,System.Int32) (Inherited from Regex.)
Public method Match(System.String) (Inherited from Regex.)
Public method Match(System.String,System.Int32) (Inherited from Regex.)
Public method Match(System.String,System.Int32,System.Int32) (Inherited from Regex.)
Public method Matches(System.String) (Inherited from Regex.)
Public method Matches(System.String,System.Int32) (Inherited from Regex.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Replace(System.String,System.String) (Inherited from Regex.)
Public method Replace(System.String,System.String,System.Int32) (Inherited from Regex.)
Public method Replace(System.String,System.String,System.Int32,System.Int32) (Inherited from Regex.)
Public method Replace(System.String,System.Text.RegularExpressions.MatchEvaluator) (Inherited from Regex.)
Public method Replace(System.String,System.Text.RegularExpressions.MatchEvaluator,System.Int32) (Inherited from Regex.)
Public method Replace(System.String,System.Text.RegularExpressions.MatchEvaluator,System.Int32,System.Int32) (Inherited from Regex.)
Public method Split(System.String) (Inherited from Regex.)
Public method Split(System.String,System.Int32) (Inherited from Regex.)
Public method Split(System.String,System.Int32,System.Int32) (Inherited from Regex.)
Public method ToString (Inherited from Regex.)
Protected method UseOptionC (Inherited from Regex.)
Protected method UseOptionR (Inherited from Regex.)

Properties


  Name Description
Protected property CapNames (Inherited from Regex.)
Protected property Caps (Inherited from Regex.)
Public property Expression
Public property FirstName
Public property LastName
Public property MatchTimeout (Inherited from Regex.)
Public property Options (Inherited from Regex.)
Public property PatternId
Public property RightToLeft (Inherited from Regex.)
Public property SourceScript