LoggingProfileCollection Class |
Collection of instances of the LoggingProfile class.
System.Object
System.Collections.ObjectModel.Collection<LoggingProfile>
System.Collections.ObjectModel.KeyedCollection<String, LoggingProfile>
PostSharp.Patterns.Diagnostics.LoggingProfileCollection
System.Collections.ObjectModel.Collection<LoggingProfile>
System.Collections.ObjectModel.KeyedCollection<String, LoggingProfile>
PostSharp.Patterns.Diagnostics.LoggingProfileCollection
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 5.0.55.0 (5.0.55.0)
C#
public sealed class LoggingProfileCollection : KeyedCollection<string, LoggingProfile>
The LoggingProfileCollection type exposes the following members.
Name | Description | |
---|---|---|
LoggingProfileCollection | Initializes a new instance of the LoggingProfileCollection class |
Name | Description | |
---|---|---|
QueryInterface<T> |
Gets the implementation of a specified interface for the specified object.
(Defined by QueryInterfaceExtensions.) |