AcSmResourcesClassGetName Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
public virtual string GetName()
Public Overridable Function GetName As String
public:
virtual String^ GetName()
abstract GetName : unit -> string
override GetName : unit -> string
Return Value
Type:
String
Implements
IAcSmResourcesGetName
See Also