InterceptorReferenceCollection
public class InterceptorReferenceCollection : IMutableCollection<InterceptorReference>, IEnumerable<InterceptorReference>, IEnumerable
Collection of InterceptorReference
Gets a value indicating whether this instance has interceptors.
Adds the specified item.
Adds the specified interceptor as the first.
Adds the interceptor to the end of the interceptors list if it does not exist already.
Adds the specified interceptor as the last.
Returns an enumerator that can iterate through a collection.
Inserts the specified interceptor at the specified index.