ValueListAttribute Class |
Namespace: X3Platform.CommandLine
The ValueListAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | ValueListAttribute |
Initializes a new instance of the ValueListAttribute class.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Attribute.) |
![]() | GetHashCode | (Inherited from Attribute.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsDefaultAttribute | (Inherited from Attribute.) |
![]() | Match | (Inherited from Attribute.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | ConcreteType |
Gets the concrete type specified during initialization.
|
![]() | MaximumElements |
Gets or sets the maximum element allow for the list managed by ValueListAttribute type.
If lesser than 0, no upper bound is fixed.
If equal to 0, no elements are allowed.
|
![]() | TypeId | (Inherited from Attribute.) |