 | APISimObjectBaseTWrapperGetName Method |
Returns the name of the object.
Namespace: ema3d.Api.V26Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic virtual string GetName()
Public Overridable Function GetName As String
public:
virtual String^ GetName()
abstract GetName : unit -> string
override GetName : unit -> string
Return Value
String
See Also