TypeDescriptorCollection 构造函数 (Int32) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
命名空间: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)
语法
声明
Public Sub New ( _
capacity As Integer _
)
用法
Dim capacity As Integer
Dim instance As New TypeDescriptorCollection(capacity)
public TypeDescriptorCollection (
int capacity
)
参数
- capacity
The size of the TypeDescriptor collection.
另请参阅
参考
TypeDescriptorCollection 类
TypeDescriptorCollection 成员
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间