The ShapeSchemeEntryCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Contains |
Determines whether this
DocumentNodeKeyedCollectionBaseTKey, TNode contains the specified node.
(Inherited from DocumentNodeKeyedCollectionBaseTKey, TNode.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
(Inherited from DocumentNodeKeyedCollectionBaseTKey, TNode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IndexOf |
Gets the index of the specified node, or -1 if the node is not
contained in this instance.
(Inherited from DocumentNodeKeyedCollectionBaseTKey, TNode.) |
![]() | ToArray | Copies the nodes of this DocumentNodeKeyedCollectionBaseTKey, TNode
to a new array.
(Inherited from DocumentNodeKeyedCollectionBaseTKey, TNode.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IEnumerableGetEnumerator |
Returns an enumerator that iterates through this collection.
(Inherited from DocumentNodeKeyedCollectionBaseTKey, TNode.) |
![]() ![]() | INodeContextGetAncestorT |
Implements GetAncestorT.
(Inherited from DocumentNode.) |
![]() ![]() | INodeContextGetServiceT |
Implements GetServiceT.
(Inherited from DocumentNode.) |
![]() ![]() | INodeContextIsDescendantOf |
Implements IsDescendantOf(DocumentNode).
(Inherited from DocumentNode.) |
![]() ![]() | ITransactionsBeginAggregatedTransaction |
Implements BeginAggregatedTransaction.
(Inherited from DocumentNode.) |
![]() ![]() | ITransactionsExecuteInvisibleTransaction |
Implements ExecuteInvisibleTransaction(Executor).
(Inherited from DocumentNode.) |
![]() ![]() | ITransactionsExecuteStickyTransaction |
Implements ExecuteStickyTransaction(Guid, Executor).
(Inherited from DocumentNode.) |
![]() ![]() | ITransactionsExecuteTransaction |
Implements ExecuteTransaction(Executor).
(Inherited from DocumentNode.) |
See Also