DynamicObjectCollection Methods |
The DynamicObjectCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Asserts statements equivalent to given subject and predicate and object.
|
![]() | Clear |
Retracts statements with given subject and predicate.
|
![]() | Contains |
Checks whether a statement exists equivalent to given subject and predicate and object.
|
![]() | CopyTo |
Copies objects of statements with given subject and predicate array starting at index.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through objects of statements with given subject and predicate.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Remove |
Retracts statements equivalent to given subject and predicate and object.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | IsDisjoint<Object> |
Determines whether the contents of two enumerables are disjoint.
(Defined by Extensions.) |