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) 成员都是线程安全的。不保证所有实例成员都是线程安全的。