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