DataAttributesCollection Methods |
The DataAttributesCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds the specified data attribute.
| |
| Contains |
Determines whether there is an attribute with the specified name.
| |
| GetEnumerator |
Returns an enumerator that iterates through the collection.
| |
| MakeReadOnly |
Makes the collection read only.
| |
| Remove |
Removes the specified name.
| |
| TryGet |
Tries the get the specified data attribute, returns null if it is not found.
|
| Name | Description | |
|---|---|---|
| SplitIDataAttribute |
Splits the input IEnumerable in chunks with the specified size.
(Defined by Splitter.) | |
| TopologicalSortIDataAttribute |
Topological sort based on item dependencies.
(Defined by RepositoryExtensions.) |