Facilita.Native NamespaceC# API
Contains useful utility classes.
Classes

  ClassDescription
Public classExtractionCursor
Stores details of an extraction from a Response.
Public classIpEndPoint
This class encapsulates IP address and port. Static methods are provided to create objects with commonly used patterns and address families.
Public classRegExpMatch
Represents the position and text of a match found in a regular expression search.
Public classRegExpMatchList
A list of RegExpMatch objects.
Public classRegExpMatchList RegExpMatchListEnumerator
Supports a simple iteration over a RegExpMatchList
Enumerations

  EnumerationDescription
Public enumerationIpEndPoint AddressType
The type of address that a IpEndPoint may represent.