IXMLElementCollection Interface

Definition

public interface class IXMLElementCollection : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("65725580-9B5D-11D0-9BFE-00C04FC99C8E")]
public interface IXMLElementCollection : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("65725580-9B5D-11D0-9BFE-00C04FC99C8E")>]
type IXMLElementCollection = interface
    interface IEnumerable
Public Interface IXMLElementCollection
Implements IEnumerable
Attributes
Implements

Properties

length

Methods

GetEnumerator()
item(Object, Object)

Applies to