DimensionInfo.ToString Method
Returns a string representation of the current instance of the
DimensionInfo class.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
abstract ToString : unit -> string
override ToString : unit -> string
Return Value
StringA string representation of the current instance of the
DimensionInfo class.