FacetInfoCollection 类

定义

这是 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)
继承
FacetInfoCollection

构造函数

名称 说明
FacetInfoCollection()

这是 FacetInfo 的集合。

适用于