다음을 통해 공유


innerColl 필드

네임스페이스:  Microsoft.SqlServer.Management.Smo.Wmi
어셈블리:  Microsoft.SqlServer.SqlWmiManagement.dll의 Microsoft.SqlServer.SqlWmiManagement

구문

‘선언
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