[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Returns a
String that represents this instance.
Namespace: DynamicNode.Types.ImagingAssembly: DataTypesAndTools (in DataTypesAndTools.dll) Version: 1.3.4679.19814 (1.3.0.0)
Syntax
| C# |
|---|
public override string ToString() |
| Visual Basic |
|---|
Public Overrides Function ToString As String |
| F# |
|---|
abstract ToString : unit -> string
override ToString : unit -> string |
Return Value
A
String that represents this instance.
See Also