ResXDataNodeToString Method

Returns a string that represents the current object.

Definition

Namespace: KGySoft.Resources
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public override string ToString()

Return Value

String
The string representation of this ResXDataNode.

See Also