Class ConsiderationCollection
Implements
Inherited Members
System.Collections.ObjectModel.Collection<Rebus.Server.Considerations.Consideration>.System.Collections.IList.get_Item(System.Int32)
System.Collections.ObjectModel.Collection<Rebus.Server.Considerations.Consideration>.System.Collections.IList.set_Item(System.Int32, System.Object)
Namespace: Rebus.Server.Considerations
Assembly: Rebus.Server.dll
Syntax
public class ConsiderationCollection : Collection<Consideration>, IList<Consideration>, ICollection<Consideration>, IReadOnlyList<Consideration>, IReadOnlyCollection<Consideration>, IEnumerable<Consideration>, IList, ICollection, IEnumerable