The properties of the TipcMsgEnumeratorElement class are listed below. For a complete list of TipcMsgEnumeratorElement class members, see the TipcMsgEnumeratorElement Members topic.
![]() | If the Enumerator element is of type FT_BINARY then the binary value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_BOOL then the bool value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_BOOL_ARRAY then the bool_array value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_BYTE then the byte value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_CHAR then the char value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_GUID then the guid value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_GUID_ARRAY then the guid_array value is returned or else an exception is thrown |
![]() | Returns the index of the EnumeratorElement, which is actually the index of the element within the message |
![]() | If the Enumerator element is of type FT_INT2 then the int2 value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_INT2_ARRAY then the int2_array value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_INT4 then the int4 value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_INT4_ARRAY then the int4 array value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_INT8 then the int8 value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_INT8_ARRAY then the int8_array value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_MSG then the msg value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_MSG_ARRAY then the msg_array value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_MSGID then the msgid value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_MSGID_ARRAY then the msgid array value is returned or else an exception is thrown |
![]() | Returns the name of the EnumeratorElement, if the element is a named field If the field is not a named field then this method returns null. |
![]() | Returns true if the EnumeratorElement is a named field type, false otherwise. |
![]() | If the Enumerator element is of type FT_REAL4 then the real4 value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_REAL4_ARRAY then the real4_array value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_REAL8 then the real8 value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_REAL8_ARRAY then the real8_array value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_STR then the str value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_STR_ARRAY then the str_array value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_TIMESTAMP then the timestamp value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_TIMESTAMP_ARRAY then the timestamp array value is returned or else an exception is thrown |
![]() | Returns the type of the EnumeratorElement, which is actually the field type of the current field within the message |
![]() | Returns true if the EnumeratorElement is of type unknown, false otherwise. |
![]() | If the Enumerator element is of type FT_UTF8 then the utf8 value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_UTF8_ARRAY then the utf8_array value is returned or else an exception is thrown |
![]() | If the Enumerator element is of type FT_XML then the xml value is returned or else an exception is thrown |
TipcMsgEnumeratorElement Class | TIBCO.SMARTSOCKETS Namespace | TipcMsg_Fields