FacetInfoCollection Classe

Définition

Il s’agit de la collection pour 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)
Héritage
FacetInfoCollection

Constructeurs

Nom Description
FacetInfoCollection()

Il s’agit de la collection pour FacetInfo.

S’applique à