Parameters
- strSymbolLibraryName
- Name of symbol library which stores the symbol. Can't be
null
orempty
. - iSymbolNr
- Number of the symbol.
- iSymbolVariantId
- Variant index of the symbol.
Return Value
New created symbol position.
null
or empty
.
null
or empty
.Exception | Description |
---|---|
System.ArgumentException | Thrown if strSymbolLibraryName is null or empty. |
Thrown when adding new symbol position has failed. |