Item

CellWatchCollection indexer (1 of 2)

يحصل ويثبّتCellWatch بواسطة index.

public CellWatch this[int index] { get; }
معاملوصف
indexمؤشر.

أنظر أيضا


CellWatchCollection indexer (2 of 2)

يحصل ويثبّتCellWatch باسم الخلية .

public CellWatch this[string cellName] { get; }
معاملوصف
cellNameاسم الخلية.

أنظر أيضا