 | APISimObjectBaseTWrapperGetName Method |
Returns the name of the object.
Namespace: ema3d.Api.V25Assembly: ema3d.Api.V25 (in ema3d.Api.V25.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