Click or drag to resize

Splitter Class

Utility class for splitting strings.
Inheritance Hierarchy
SystemObject
  FM.IceLinkSplitter

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The Splitter type exposes the following members.

Constructors
  NameDescription
Public methodSplitter
Initializes a new instance of the Splitter class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberSplit
Splits a string using a given delimiter.
Public methodToString (Inherited from Object.)
Top
See Also