NameIdPair Class

From ReliaWiki
Revision as of 23:06, 27 February 2014 by Chris Kahn (talk | contribs)
Jump to navigation Jump to search


Instantiate this class as a pair of Name and ID.

Constructors

  • NameIdPair Creates a new class that represents a Name and ID pair.

Methods

  • ToString Overridable function that returns the Name.

Properties

  • Name Gets or set the Name.
  • ID Gets or set the ID.