Constructs a new object query from the given object
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public ObjectQuery( T obj )
Public Sub New ( _ obj As T _ )
public: ObjectQuery( T obj )
public ObjectQuery( T obj )
Parameters
- obj (T)
- Query object