INamespacedEntityDictionaryDictionary.EntityCount Property

Gets the number of external content types in the collection.

Namespace:  Microsoft.BusinessData.MetadataModel.Collections
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
ReadOnly Property EntityCount As Integer
    Get
'Usage
Dim instance As INamespacedEntityDictionaryDictionary
Dim value As Integer

value = instance.EntityCount
int EntityCount { get; }

Property Value

Type: System.Int32
The number of external content types in the collection.

See Also

Reference

INamespacedEntityDictionaryDictionary Interface

INamespacedEntityDictionaryDictionary Members

Microsoft.BusinessData.MetadataModel.Collections Namespace