Creates an IdQuery using specified type name.
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 

 Parameters
- typeName (String)
 - Query type name.
 
- id (Object)
 - Id to match.
 
- routing (Object)
 - Routing value used to determine the partition to query.
 
- version (Int32)
 - Version to consider when performing a modifying operation (take/clear/change), 0 version means no version check should be made.
 
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.7.0.0 (9.7.2.11000)