3 references to get_length
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlElementCollection.cs (1)
148
nativeHtmlElementCollection.Value->
get_length
(&length).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
Windows.Win32.IHTMLElementCollection.g.cs (2)
167
/// <inheritdoc cref="
get_length
(int*)"/>
172
winmdroot.Foundation.HRESULT __result = this.
get_length
(pLocal);