Constructs a query. A default query with no further parameters will retrieve
all ParseObjects of the provided class.
Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax
Parameters
- className
- Type: SystemString
The name of the class to retrieve ParseObjects for.
See Also