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