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: 14.2.0.0 (14.2.0.20400)