AvailableValuesCollectionCount Property |
Namespace:
Dundas.BI.Configuration
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public int Count { get; }
Public ReadOnly Property Count As Integer
Get
public:
virtual property int Count {
int get () sealed;
}
abstract Count : int with get
override Count : int with get
Return Value
Type:
Int32The number of elements contained in the
ICollectionT.
Implements
ICollectionTCountIReadOnlyCollectionTCountSee Also