SetToString Method (ILispParameter)
Sets the value of the LISP parameter to the specified string.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetToString( _
BSTR Value As System.String _
) |
C# | |
---|
void SetToString(
System.string Value
) |
JavaScript | |
---|
SetToString(
Value : System.String
) |
Parameters
- Value
- String
See Also
Availability
DraftSight V1R4.0