Suoranta.NaturalLanguage - Developer API

AddressPattern Methods

The AddressPattern type exposes the following members.

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.)