 | IniSectionLastIndexOf Method (String, Int32, Int32) |
Last Index Of
Namespace:
VIZCore3DX.NET.Utility
Assembly:
VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.1.25.609 (1.1.25.609)
Syntaxpublic int LastIndexOf(
string key,
int index,
int count
)
Parameters
- key
- Type: SystemString
Key - index
- Type: SystemInt32
Index - count
- Type: SystemInt32
Count
Return Value
Type:
Int32Key Index
See Also