CustomXMLSchemaCollectionClass Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public ref class CustomXMLSchemaCollectionClass : Microsoft::Office::Core::CustomXMLSchemaCollection, System::Collections::IEnumerable
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("000CDB0D-0000-0000-C000-000000000046")]
public class CustomXMLSchemaCollectionClass : Microsoft.Office.Core.CustomXMLSchemaCollection, System.Collections.IEnumerable
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("000CDB0D-0000-0000-C000-000000000046")>]
type CustomXMLSchemaCollectionClass = class
interface _CustomXMLSchemaCollection
interface CustomXMLSchemaCollection
interface IEnumerable
Public Class CustomXMLSchemaCollectionClass
Implements CustomXMLSchemaCollection, IEnumerable
- Herencia
-
CustomXMLSchemaCollectionClass
- Atributos
- Implementaciones
Constructores
| CustomXMLSchemaCollectionClass() |
Propiedades
| Application | |
| Count | |
| Creator | |
| Item[Object] | |
| NamespaceURI[Int32] | |
| Parent |
Métodos
| Add(String, String, String, Boolean) | |
| AddCollection(CustomXMLSchemaCollection) | |
| GetEnumerator() | |
| Validate() |