Click or drag to resize

IniFileValues Property

Values

Namespace:  VIZCore3D.NET.Utility
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public ICollection<IniSection> Values { get; }

Property Value

Type: ICollectionIniSection

Implements

IDictionaryTKey, TValueValues
See Also