setValueType method

void setValueType (
  1. dynamic value
)
inherited

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

  • value a type of array elements.