共用方式為


innerColl 欄位

命名空間:  Microsoft.SqlServer.Management.Smo.RegisteredServers
組件:  Microsoft.SqlServer.SmoExtended (在 Microsoft.SqlServer.SmoExtended.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