DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
The number of TwitterAccount objects in this collection.
Gets the number of TwitterAccount objects in this collection.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public int Count { get; } |
Visual Basic |
---|
Public ReadOnly Property Count As Integer Get |
Visual C++ |
---|
public: virtual property int Count { int get () sealed; } |
Return Value
Type: Int32The number of TwitterAccount objects in this collection.