ImVector.contains

Undocumented in source. Be warned that the author may not have intended to support it.
struct ImVector(T, string N)
static if(N == "float" || N == "ImWchar" || N == "char" || N == "int")
bool
contains
(
const T v
)

Meta