| Visual Basic | |
|---|---|
Sub AddTail( _ ByVal bsString As System.String _ ) | |
| C# | |
|---|---|
void AddTail( System.string bsString ) | |
| C++/CLI | |
|---|---|
void AddTail( & System.String^ bsString ) | |
Parameters
- bsString
- String to add to the end of this list
- S_OK: The method successfully executed.
SOLIDWORKS PDM Professional Version 5.2