| IniFileContainsSection Method |
Contains Section
Namespace:
VIZCore3D.NET.Utility
Assembly:
VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax public bool ContainsSection(
string section
)
Parameters
- section
- Type: SystemString
Section
Return Value
Type:
BooleanExist Section
See Also