public class NameIDItem
Public Class NameIDItem
No code example is currently available or this language may not be supported.
NameIDItem | Initializes a new instance of the NameIDItem class |
ID | Get/Set the Unique ID of this Item. |
Name | Get/Set the Name of the Item. |
Tag | Get/Set a reference to an object used for tracking or managing this Item. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString |
Return the String equivalent of this Item.
(Overrides ObjectToString) |