The ChipCode type exposes the following members.

Constructors

  NameDescription
Public methodChipCode
Default constructor.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodResetLanguageID
Resets the node.
Public methodResetListAgencyID
Resets the node.
Public methodResetListAgencyName
Resets the node.
Public methodResetListID
Resets the node.
Public methodResetListName
Resets the node.
Public methodResetListSchemeURI
Resets the node.
Public methodResetListURI
Resets the node.
Public methodResetListVersionID
Resets the node.
Public methodResetName
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyLanguageID
(String).
Public propertyLanguageIDSet
Checks if the property has been set or not.
Public propertyListAgencyID
(String).
Public propertyListAgencyIDSet
Checks if the property has been set or not.
Public propertyListAgencyName
(String).
Public propertyListAgencyNameSet
Checks if the property has been set or not.
Public propertyListID
(String).
Public propertyListIDSet
Checks if the property has been set or not.
Public propertyListName
(String).
Public propertyListNameSet
Checks if the property has been set or not.
Public propertyListSchemeURI
(String).
Public propertyListSchemeURISet
Checks if the property has been set or not.
Public propertyListURI
(String).
Public propertyListURISet
Checks if the property has been set or not.
Public propertyListVersionID
(String).
Public propertyListVersionIDSet
Checks if the property has been set or not.
Public propertyName
(String).
Public propertyNameSet
Checks if the property has been set or not.
Public propertyValue
The value of the type CodeType. See documentation on the parent field.

See Also