[This is preliminary documentation and is subject to change.]
This interface is implemented by every inner SourcePair class in the
generated structs for multi value data classes.
| C# |
public interface ISourcePair
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| intOrdinal | Gets the ordinal value of the SourcePair. | |
| multiValueOrdinal | Gets the ordinal value of the SourcePair as an IMultiValue. | |
| text | Gets the textual value of the SourcePair. |