SymbolVariantNotFoundException Constructor(Int32)
In This Topic
Constructor with variant index of searched symbol.
Syntax
public SymbolVariantNotFoundException(
int
)
public:
SymbolVariantNotFoundException(
int
)
Parameters
- variant
- Variant which wasn't found.
See Also