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