INamespacedEntityDictionaryDictionary.EntityCount プロパティ
コレクションの外部コンテンツ タイプの数を取得します。
名前空間: Microsoft.BusinessData.MetadataModel.Collections
アセンブリ: Microsoft.BusinessData (Microsoft.BusinessData.dll 内)
構文
'宣言
ReadOnly Property EntityCount As Integer
Get
'使用
Dim instance As INamespacedEntityDictionaryDictionary
Dim value As Integer
value = instance.EntityCount
int EntityCount { get; }
プロパティ値
型: System.Int32
コレクション内の外部コンテンツ タイプの数。
関連項目
参照先
INamespacedEntityDictionaryDictionary インターフェイス