Envelope.areTypeclass method

Returns true if all the values in collection are instances of Envelope.

EnvelopeareTypecollectionare-envelope-instances

nametypedescription

collection

Array-like value.

A list of values to be tested.

are-envelope-instances

Boolean

true if all the values in collection are an instances of Envelope, false otherwise.