Represents a Map of primitive types where the keys are all string instances
and the values are strings or numbers.
Namespace:
Apache.NMSAssembly: Apache.NMS (in Apache.NMS.dll)
Syntax
| Visual Basic |
|---|
Public Interface IPrimitiveMap |
| C# |
|---|
public interface IPrimitiveMap |
| Visual C++ |
|---|
public interface class IPrimitiveMap |
| JavaScript |
|---|
Apache.NMS.IPrimitiveMap = function(); Apache.NMS.IPrimitiveMap.createInterface('Apache.NMS.IPrimitiveMap'); |