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

생성자

Name Description
FacetInfoCollection()

FacetInfo의 컬렉션입니다.

적용 대상