IReadOnlyTypeCollection.Delegates Property

Namespace
Kampute.DocToolkit.Collections
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets all delegate type models in the collection.
IReadOnlyCollection<DelegateModel> Delegates { get; }

Property Value

IReadOnlyCollection<DelegateModel>
A read-only collection DelegateModel containing all delegate type models in the collection.