ValueListAttribute Constructor |
Namespace: X3Platform.CommandLineAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic ValueListAttribute(
Type concreteType
)
public:
ValueListAttribute(
Type^ concreteType
)
Parameters
- concreteType
- Type: SystemType
A type that implements IListT.
Exceptions
See Also