IXMLDOMSchemaCollection Interface
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.
public interface class IXMLDOMSchemaCollection : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("373984C8-B845-449B-91E7-45AC83036ADE")]
public interface IXMLDOMSchemaCollection : System.Collections.IEnumerable
type IXMLDOMSchemaCollection = interface
interface IEnumerable
Public Interface IXMLDOMSchemaCollection
Implements IEnumerable
- Derivado
- Atributos
- Implementações
Propriedades
| length | |
| namespaceURI[Int32] |
Métodos
| add(String, Object) | |
| addCollection(XMLSchemaCache) | |
| get(String) | |
| GetEnumerator() | |
| remove(String) |