IniFileSection.ToString Method

tikumo.regis3

IniFileSection ToString Method regdiff Code Documentation
Create a string description of this instance

Namespace: com.tikumo.regis3.ini
Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)

Syntax

public override string ToString()
public override string ToString()

Return Value

Type: OnlineString
String description of this instance
See Also