 | IniSectionItem Property (Int32) |
This Index Value
Namespace:
VIZCore3D.NET.Utility
Assembly:
VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.25.124 (2.8.25.124)
Syntaxpublic IniValue this[
int index
] { get; set; }
Parameters
- index
- Type: SystemInt32
Index
Return Value
Type:
IniValueIniValue
See Also