Helpers.Datatypes.isXMLTuple Function
Checks type of argument object

Public bool isXMLTuple (object)
  Type Name Description  
    object obj object to check to  
  Return Description  
    bool returns true if object is a XMLTuple, false else