C# Class System.Windows.Forms.ListView.ItemMatrixLocation

Show file Open project: Clancey/MonoMac.Windows.Form

Public Methods

Method Description
ItemMatrixLocation ( int row, int col ) : System.Collections

Method Details

ItemMatrixLocation() public method

public ItemMatrixLocation ( int row, int col ) : System.Collections
row int
col int
return System.Collections