CollectionICollectionCount Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax int ICollection.Count { get; }
Private ReadOnly Property ICollectionCount As Integer
Implements ICollection.Count
Get
private:
virtual property int ICollectionCount {
int get () sealed = ICollection::Count::get;
}
JavaScript does not support explicit interface implementations.
Property Value
Type:
Int32Implements
ICollectionCountSee Also