


Function | Item ( Index1 as Long , Index2 as Long ) | as Double |
Accesses an item by its index in the sequence. | ||
Sub | Set ( Index1 as Long , Index2 as Long , Item as Double ) | |
Assigns an item to the designated index in the sequence. |

Function | Item | ( Index1 as Long , Index2 as Long ) | as Double |

Sub | Set | ( Index1 as Long , Index2 as Long , Item as Double ) |
