This document is archived and information here might be outdated. Recommended version. |
Provides access to an ordered pair of strings.
Name | Description | |
---|---|---|
FirstString | The first string in the pair. | |
FirstString | The first string in the pair. | |
SecondString | The second string in the pair. | |
SecondString | The second string in the pair. |
CoClasses and Classes | Description |
---|---|
StringPair | A container for specifying an ordered pair of strings. |
The StringPair is a set of strings and is currently used with the INetworkBuilder2::AddWeightToNetwork method in which the first string represents the class name, the second the field name.