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: 6.8.6.0 (6.8.6.0)

C#
public sealed class LoggingProfileCollection : KeyedCollection<string, LoggingProfile>
The LoggingProfileCollection type exposes the following members.

Name | Description | |
---|---|---|
![]() | LoggingProfileCollection |
Initializes a new LoggingProfileCollection.
|
