Gets a ParseQueryT for the type of object specified by
className
Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax
Parameters
- className
- Type: SystemString
The class name of the object.
Return Value
Type: ParseQueryParseObjectA new ParseQueryT.
See Also