Collection
Gets the collection on which the operation was performed.
Declaration
public AdvisableCollection<T> Collection { get; }
Property Value
Type | Description |
---|---|
AdvisableCollection<T> |
Gets the collection on which the operation was performed.
public AdvisableCollection<T> Collection { get; }
Type | Description |
---|---|
AdvisableCollection<T> |