Method
Entries
Properties
Functions
Link copied to clipboard
Advance the iterator exactly to the position corresponding to the given target and return whether this document exists.
Link copied to clipboard
Advance to the first doc from the block that is equal to or greater than target. Return true if there is such a doc and false otherwise.
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.