| Splitter Methods | 
The Splitter type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|   | Split | 
            Splits a string using a given delimiter.
             | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also