CustomXMLSchemaCollectionClass クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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() |