How to get the single array element document with their objecID? For example the collection has an array but the array has own objectid and other properties.
Dc.Collection.FindOne(query); cant get the particular array document if i passed the array element objectid.