Namespace:
Apache.NMS.Util
Assembly: Apache.NMS (in Apache.NMS.dll)
Assembly: Apache.NMS (in Apache.NMS.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Count As Integer Get |
| C# |
|---|
public int Count { get; } |
| Visual C++ |
|---|
public: virtual property int Count { int get () sealed; } |
| JavaScript |
|---|
function get_count(); |