Extensions..::..Shuffle Method (String)
Shuffles the specified string.
Namespace:
robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
<ExtensionAttribute> _ Public Shared Function Shuffle ( _ str As String _ ) As String
[ExtensionAttribute] public: static String^ Shuffle( String^ str )
Parameters
- str
- Type: String
The string.