IniFileSection.Parent Field

tikumo.regis3

IniFileSection Parent Field regdiff Code Documentation
Parent section or null if this is the root section

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

Syntax

public readonly IniFileSection Parent
public readonly IniFileSection Parent

Field Value

Type: IniFileSection
See Also