The SystemAddOnId type exposes the following members.
Methods
Type | Name | Description |
---|---|---|
![]() | CompareTo | Overloaded. |
![]() | Equals | Overloaded. |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetBytes |
Returns a copy of this ID as an array of bytes.
(Inherited from Id.) |
![]() | GetHashCode |
Returns the hashcode for this ID.
(Inherited from Id.) |
![]() ![]() | GetInstanceFromId |
Returns an instance of this class corresponding to a given Id provided
the Id value represents the ID of a system AddOn.
|
![]() ![]() | GetInstanceFromString |
Returns an instance of this class corresponding to a given String value provided
the value represents the string-ized ID of a system AddOn.
|
![]() | GetObjectData |
This method is exposed to satisfy the ISerializable interface.
(Inherited from Id.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Returns the String representation of this ID.
(Inherited from Id.) |