CustomXMLSchemaCollectionClass クラス

定義

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
継承
CustomXMLSchemaCollectionClass
属性
実装

コンストラクター

CustomXMLSchemaCollectionClass()

プロパティ

Application
Count
Creator
Item[Object]
NamespaceURI[Int32]
Parent

メソッド

Add(String, String, String, Boolean)
AddCollection(CustomXMLSchemaCollection)
GetEnumerator()
Validate()

適用対象