HtmlElementInfoCollectionItem Property
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public HtmlElementInfo this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As HtmlElementInfo
Get
public:
property HtmlElementInfo^ default[int index] {
HtmlElementInfo^ get (int index);
}
member Item : HtmlElementInfo with get
- index Int32
- The index in collection
HtmlElementInfoThe
HtmlElementInfo object at the given index in collection