![]() | AppletInfo Methods |
The AppletInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsReference |
Return this applet reference
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetGroupName |
Gets the specified name
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetName |
Gets the specified name
|
![]() | GetType | (Inherited from Object.) |
![]() | GetVersion | (Inherited from AppletName.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object.
(Inherited from AppletName.) |
Name | Description | |
---|---|---|
![]() | ConvertTReturn |
The purpose of this method is to convert object me to TReturn. Why?
Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast
so we have to copy.
(Defined by ExtensionMethods.) |