NamedLobSystemInstanceDictionary 构造函数 (Int32) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Creates a dictionary of LobSystemInstance objects of a specified size.
命名空间: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)
语法
声明
Public Sub New ( _
size As Integer _
)
用法
Dim size As Integer
Dim instance As New NamedLobSystemInstanceDictionary(size)
public NamedLobSystemInstanceDictionary (
int size
)
参数
- size
Count of LobSystemInstance objects.
另请参阅
参考
NamedLobSystemInstanceDictionary 类
NamedLobSystemInstanceDictionary 成员
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间