XMLNodesCollectionClass Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.
public ref class XMLNodesCollectionClass : Microsoft::Office::Interop::InfoPath::XMLNodesCollection, System::Collections::IEnumerable
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("0E221C61-FD53-4BCB-8FA8-C4A341C90863")]
public class XMLNodesCollectionClass : Microsoft.Office.Interop.InfoPath.XMLNodesCollection, System.Collections.IEnumerable
type XMLNodesCollectionClass = class
interface XMLNodes
interface XMLNodesCollection
interface IEnumerable
Public Class XMLNodesCollectionClass
Implements IEnumerable, XMLNodesCollection
- Herança
-
XMLNodesCollectionClass
- Atributos
- Implementações
Propriedades
Count |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
Item[Object] |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |
Métodos
GetEnumerator() |
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. |