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

建構函式

名稱 Description
FacetInfoCollection()

這是 FacetInfo 的集合。

適用於