ValueOptionAttribute Constructor |
Namespace: X3Platform.CommandLineAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic ValueOptionAttribute(
int index
)
public:
ValueOptionAttribute(
int index
)
Parameters
- index
- Type: SystemInt32
The _index of the option.
See Also