setValueType method

void setValueType (dynamic value)

Sets the type of array elements. Null means that elements may have any type.

  • value a type of array elements.