new NameTypePair()
Type to describe a name/type pair.
Constructs a new NameTypePair.
The following features are supported:
Members
name :string
Name of the item.
This property holds the value of the 'Name' attribute.
Type:
- string
type :string
Data type of the item.
This property holds the value of the 'Type' attribute.
Type:
- string