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 のコレクションです。

適用対象