FacetInfoCollection Klasse

Definition

Dies ist die Sammlung für 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)
Vererbung
FacetInfoCollection

Konstruktoren

Name Beschreibung
FacetInfoCollection()

Dies ist die Sammlung für FacetInfo.

Gilt für: