Namespace:
C1.Web.Command
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
C# |
---|
public static ScriptDefCollection FromString( string str ) |
Visual Basic (Declaration) |
---|
Public Shared Function FromString ( _ str As String _ ) As ScriptDefCollection |
Parameters
- str
- Type: System..::.String