[TIBCO.EMS .NET client library 8.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Indicates whether an item exists in this MapMessage object.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public bool ItemExists( string name ) |
Public Function ItemExists ( _ name As String _ ) As Boolean |
public: bool ItemExists( String^ name ) |
Parameters
- name
- Type: System..::.String
the name of the item to test