[This is preliminary documentation and is subject to change.]
This interface is implemented by structs generated for multi
valued DataClasses.
| C# |
public interface IMultiValue
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| IsCombinable | Indicates whether IMultiValue values can be combined. | |
| Ordinal | Gets the integer ordinal value of the IMultiValue. | |
| SourcePairs | Gets the array of ISourcePairs
holding ordinal and text values. |