Skip to main content
All docs
V24.1

MongoDBQueryCollection.Item Property

Name Parameters Description
Item[Int32] index Returns a query by its index in the collection.
Item[String] name Returns a query with a specified name from the MongoDB query collection.