NameIdPair Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIClass|Global Repository|Global Repository}}  
{{Template:APIClass|Repository Class|Repository}}  
 
{{Template:NameIdPair Class.Cmt}}
{{Template:NameIdPair Class.Cmt}}


== Constructors ==
== Constructors ==
*'''[[New NameIdPair]]''' {{APIComment|Creates a new class that represents a Name and ID pair.}}<br>
*NameIdPair {{APIComment|Creates a new class that represents a Name and ID pair.}}


== Methods ==
== Methods ==

Revision as of 23:06, 27 February 2014


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.