IXMLElementCollection Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |