Extensions..::..ToStringArray Method
Converts to string array (by line).
Namespace:
robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
public static string[] ToStringArray( this StringBuilder thisT )
<ExtensionAttribute> _ Public Shared Function ToStringArray ( _ thisT As StringBuilder _ ) As String()
[ExtensionAttribute] public: static array<String^>^ ToStringArray( StringBuilder^ thisT )
Parameters
- thisT
- Type: StringBuilder
The this t.