cast<RV> abstract method
Cast value type V
to RV
, whatever the values is associate
or not.
Implementation
VendorDictionary<RV> cast<RV>();
Cast value type V
to RV
, whatever the values is associate
or not.
VendorDictionary<RV> cast<RV>();