GigaSpaces XAP.NET Documentation
ObjectQuery<(Of <(T>)>) Constructor (obj)
Class LibraryGigaSpaces.CoreObjectQuery<(Of <(T>)>)ObjectQuery<(Of <(T>)>)(T)
Constructs a new object query from the given object
Declaration Syntax
C#Visual BasicVisual 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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.0.0.0 (12.0.0.16000)