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