'Declaration Public Function New( _ ByVal col As Integer, _ ByVal row As Integer _ )
'Declaration
Public Function New( _ ByVal col As Integer, _ ByVal row As Integer _ )
public CellPosition( int col, int row )
CellPosition Class CellPosition Members Overload List