Property Extensions
Extensions
Extensions attached to the collection. Extensions can be used to attach additional data or functionality to a collection.
Declaration
public virtual ReadOnlyCollection<CollectionExtension> Extensions { get; }
Property Value
| Type | Description |
|---|---|
| ReadOnlyCollection<CollectionExtension> |