CefXmlReaderGetAttribute(Int32) Method |
Returns the value of the attribute at the specified 0-based index.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic string GetAttribute(
int index
)
Parameters
- index Int32
-
Return Value
String
See Also