WmiCollectionBase.innerColl 字段

标识为仅供参考。不提供支持。不保证以后的兼容性。

命名空间:  Microsoft.SqlServer.Management.Smo.Wmi
程序集:  Microsoft.SqlServer.SqlWmiManagement(在 Microsoft.SqlServer.SqlWmiManagement.dll 中)

语法

声明
Protected Friend innerColl As SortedList
用法
Dim value As SortedList 

value = Me.innerColl 

Me.innerColl = value
protected internal SortedList innerColl
protected public:
SortedList^ innerColl
val mutable innerColl: SortedList
var innerColl : SortedList

请参阅

参考

WmiCollectionBase 类

Microsoft.SqlServer.Management.Smo.Wmi 命名空间