SystemIdentifier Methods |
The SystemIdentifier type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Compares two SystemIdentifier objects to see if they identify a the same component. (Overrides ObjectEquals(Object).) |
![]() | 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.) |
![]() ![]() | GenerateActivationDataXml | Generates an Activation Data XML document from a specified list of SystemIdentifier objects. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToActivationDataString | Generates an XML formatted string of the system identifier, formatted for SOLO Server's XmlActivationService web service. |
![]() | ToString | Generates an XML formatted string of the SystemIdentifier. (Overrides ObjectToString.) |
![]() | ToXml | Generates an XmlDocument of the SystemIdentifier. |
![]() ![]() | TryParse | Parses an XML string representation of a System Identifier. |