| StringAssistant Methods | 
The StringAssistant 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.) | 
|   | IsNullOrWhiteSpace | |
|  | MemberwiseClone | (Inherited from Object.) | 
|   | SubArray(String, Int32) | 
            Creates a subarray from an existing array.
             | 
|   | SubArray(String, Int32, Int32) | 
            Creates a subarray from an existing array.
             | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also