FacetInfoCollection Class

Definition

This is the collection for FacetInfo.

public sealed class FacetInfoCollection : System.Collections.ObjectModel.KeyedCollection<string,Microsoft.SqlServer.Management.Dmf.FacetInfo>
type FacetInfoCollection = class
    inherit KeyedCollection<string, FacetInfo>
Public NotInheritable Class FacetInfoCollection
Inherits KeyedCollection(Of String, FacetInfo)
Inheritance
FacetInfoCollection

Constructors

FacetInfoCollection()

Applies to