Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: RVariant this[int, int]

Declaration

RVariant this[
    int row,
    int col
]

Summary

Gets/sets the value at the specified position. Returns a "blank" (stub) RVariant if the value hasn't been set yet.