FacetInfoCollection Clase

Definición

Esta es la colección para 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)
Herencia
FacetInfoCollection

Constructores

Nombre Description
FacetInfoCollection()

Esta es la colección para FacetInfo.

Se aplica a