WmiCollectionBase.innerColl Field

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

Namespace:  Microsoft.SqlServer.Management.Smo.Wmi
Assembly:  Microsoft.SqlServer.SqlWmiManagement (in Microsoft.SqlServer.SqlWmiManagement.dll)

Syntax

'Declaration
Protected Friend innerColl As SortedList
'Usage
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

See Also

Reference

WmiCollectionBase Class

Microsoft.SqlServer.Management.Smo.Wmi Namespace