共用方式為


SfcDomainInfoCollection 類別

不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。

繼承階層

System. . :: . .Object
  System.Collections.ObjectModel. . :: . .ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >
    Microsoft.SqlServer.Management.Sdk.Sfc..::..SfcDomainInfoCollection

命名空間:  Microsoft.SqlServer.Management.Sdk.Sfc
組件:  Microsoft.SqlServer.Management.Sdk.Sfc (在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)

語法

'宣告
Public Class SfcDomainInfoCollection _
    Inherits ReadOnlyCollection(Of SfcDomainInfo)
'用途
Dim instance As SfcDomainInfoCollection
public class SfcDomainInfoCollection : ReadOnlyCollection<SfcDomainInfo>
public ref class SfcDomainInfoCollection : public ReadOnlyCollection<SfcDomainInfo^>
type SfcDomainInfoCollection =  
    class
        inherit ReadOnlyCollection<SfcDomainInfo>
    end
public class SfcDomainInfoCollection extends ReadOnlyCollection<SfcDomainInfo>

SfcDomainInfoCollection 型別公開下列成員。

建構函式

  名稱 說明
公用方法 SfcDomainInfoCollection Initializes a new instance of the SfcDomainInfoCollection class with specified list. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。

上層

屬性

  名稱 說明
公用屬性 Count (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
公用屬性 Item[ ( [ ( Int32] ) ] ) (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
公用屬性 Item[ ( [ ( String] ) ] ) 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
受保護的屬性 Items (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)

上層

方法

  名稱 說明
公用方法 Contains(String) 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用方法 Contains(T) (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
公用方法 CopyTo (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetDomainForNamespaceQualifier 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用方法 GetEnumerator (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
公用方法 IndexOf (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

上層

明確 繼承 實作

  名稱 說明
明確介面實作私用方法 ICollection< (Of < <' (T> ) > > ). . :: . .Add (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
明確介面實作私用方法 IList. . :: . .Add (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
明確介面實作私用方法 ICollection< (Of < <' (T> ) > > ). . :: . .Clear (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
明確介面實作私用方法 IList. . :: . .Clear (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
明確介面實作私用方法 IList. . :: . .Contains (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
明確介面實作私用方法 ICollection. . :: . .CopyTo (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
明確介面實作私用方法 IEnumerable. . :: . .GetEnumerator (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
明確介面實作私用方法 IList. . :: . .IndexOf (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
明確介面實作私用方法 IList< (Of < <' (T> ) > > ). . :: . .Insert (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
明確介面實作私用方法 IList. . :: . .Insert (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
明確介面實作私用屬性 IList. . :: . .IsFixedSize (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
明確介面實作私用屬性 ICollection< (Of < <' (T> ) > > ). . :: . .IsReadOnly (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
明確介面實作私用屬性 IList. . :: . .IsReadOnly (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
明確介面實作私用屬性 ICollection. . :: . .IsSynchronized (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
明確介面實作私用屬性 IList< (Of < <' (T> ) > > ). . :: . .Item (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
明確介面實作私用屬性 IList. . :: . .Item (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
明確介面實作私用方法 ICollection< (Of < <' (T> ) > > ). . :: . .Remove (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
明確介面實作私用方法 IList. . :: . .Remove (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
明確介面實作私用方法 IList< (Of < <' (T> ) > > ). . :: . .RemoveAt (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
明確介面實作私用方法 IList. . :: . .RemoveAt (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)
明確介面實作私用屬性 ICollection. . :: . .SyncRoot (繼承自 ReadOnlyCollection< (Of < ( <'SfcDomainInfo> ) > ) >。)

上層

執行緒安全性

這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。