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