Method | Description | |
---|---|---|
ChoiceSchema ( ReadOnlyArray |
Constructs a new ChoiceSchema instance
|
|
ChoiceSchema ( bool clone ) : System |
Constructs a new ChoiceSchema instance
|
public ChoiceSchema ( ReadOnlyArray |
||
fields | ReadOnlyArray |
The fields in the sequence |
return | System |
public ChoiceSchema ( bool clone ) : System | ||
clone | bool | True if the fields need to be cloned, false otherwise |
return | System |