Top   Module   Use   Manual   Index 

com :: sun :: star :: beans ::

struct StringPair


Description
specifies a pair of two strings.


Elements

string First
Description
specifies the first of the two strings.
string Second
Description
specifies the second of the two strings.
Top of Page