NamedEntityDictionary コンストラクタ (Int32) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
指定されたサイズの Entity オブジェクトの値リストを作成します。
名前空間: 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 NamedEntityDictionary(size)
public NamedEntityDictionary (
int size
)
パラメータ
- size
Entity オブジェクトの数。
関連項目
参照
NamedEntityDictionary クラス
NamedEntityDictionary メンバ
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 名前空間