VariantN.opIndex
inout(Variant) opIndex(K)(K i) inoutArray and associative array operations. If a VariantN contains an (associative) array, it can be indexed into. Otherwise, an exception is thrown.
inout(Variant) opIndex(K)(K i) inoutArray and associative array operations. If a VariantN contains an (associative) array, it can be indexed into. Otherwise, an exception is thrown.