containsAny

containsAny(object)

Determines whether any of the given decode types is included into

containsAny(...decodeTypes)
ParameterTypeDescription
…decodeTypesobject

Return Value

bool

Value is a true if any types are included into.

See Also