[]
Initializes a new instance of the MaskEnumerationField class.
public MaskEnumerationField()
Public Sub New()
Initializes a new instance of the MaskEnumerationField class.
public MaskEnumerationField(string[] items)
Public Sub New(items As String())
Type | Name | Description |
---|---|---|
string[] | items | A string array indicates the items. |
Type | Condition |
---|---|
ArgumentNullException | When |
ArgumentOutOfRangeException | When |