CustomXMLSchemaCollectionClass Class

Inheritance Hierarchy

System.Object
  Microsoft.Office.Core.CustomXMLSchemaCollectionClass

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
<GuidAttribute("000CDB0D-0000-0000-C000-000000000046")> _
<ClassInterfaceAttribute()> _
Public Class CustomXMLSchemaCollectionClass _
    Implements _CustomXMLSchemaCollection, CustomXMLSchemaCollection, IEnumerable
'Usage
Dim instance As CustomXMLSchemaCollectionClass
[GuidAttribute("000CDB0D-0000-0000-C000-000000000046")]
[ClassInterfaceAttribute()]
public class CustomXMLSchemaCollectionClass : _CustomXMLSchemaCollection, 
    CustomXMLSchemaCollection, IEnumerable

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

CustomXMLSchemaCollectionClass Members

Microsoft.Office.Core Namespace