Gets the mapping at the specified zero based index from collection.
Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 17.0.0.0 (17.0.0.0)
Syntax
Parameters
- index
- Type: SystemInt32
The zero based index of the mapping.
Return Value
Type: HtmlElementMappingThe mapping at the specified index in collection. Returns null if the index is out of collection bounds.
See Also