The IDocumentClassDefinitionSet type exposes the following members.

ToggleMethods

Type NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable.)
Public methodGetEnumerator
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable.)
Public methodGetPageEnumerator
Returns a PageEnumerator object for enumerating through a set-type collection.
(Inherited from IEngineSet.)
Public methodIsEmpty
Indicates whether the collection is empty. This method may require a round trip to the server for unevaluated sets (such as IndependentObjectSet and RepositoryRowSet).
(Inherited from IEngineCollection.)

ToggleSee Also