Click or drag to resize
SchemaExtensions Methods

The SchemaExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberHasAttribute(SchemaType, String)
Gets a value indicating if the schema type has the specified attribute in its definition
Public methodStatic memberHasAttribute(SchemaTypeKeyedCollection, String, String)
Gets a value indicating if the schema collection has the specified object type and attribute in its definition
Public methodStatic memberHasObjectClass
Gets a value indicating whether the schema collection has the specified object type in its definition
Top
See Also