Interface IHTMLCollection
.NET interface for TO BE DEFINED FROM USER
public interface IHTMLCollection
Properties
Length
int Length { get; }
Property Value
Methods
Item(int)
Node Item(int arg0)
Parameters
Returns
NamedItem(String)
Node NamedItem(String arg0)