The Country type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Country |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ResetIdentificationCode |
Resets the node.
| |
| ResetName |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| IdentificationCode |
Identification Code (BBIE). An identifier for the Country.
| |
| IdentificationCodeSet |
Checks if the property has been set or not.
| |
| Name |
Name (BBIE). The name of the Country.
| |
| NameSet |
Checks if the property has been set or not.
|