'Declaration Public Function ContainsCell( _ ByVal row As Integer, _ ByVal col As Integer _ ) As Boolean
public bool ContainsCell( int row, int col )
UserCellGroup Class UserCellGroup Members