SbDataTypeGetString Method |
Return the string representation.
Namespace: OIV.InventorAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public string GetString()
Public Function GetString As String
public:
String^ GetString()
member GetString : unit -> string
Return Value
Type:
StringString representation.
See Also