Property this
this[int, int]
Reads/writes the information of the cell which has in the cluster given row and column ranks.
Declaration
public string this[int rowRank, int columnRank] { get; set; }
Parameters
Type | Name | Description |
---|---|---|
int | rowRank | Zero-based row rank. |
int | columnRank | Zero-bases column rank. |
Property Value
Type | Description |
---|---|
string | The contained information. |
Remarks
Attention: some information in a catalog is language dependent (e.g. block name and description). This information is returned in the application's current language