Click or drag to resize

QueryType Method

Overload List
  NameDescription
Public methodStatic memberType(String, BsonType)
Tests that the type of the named element is equal to some type (see $type).
Public methodStatic memberType(String, String)
Tests that the type of the named element is equal to some type (see $type).
Top
See Also