Home 
 Overload List
Overload List
| Name | Description | 
|---|---|
| getValue(Int32, Int32) | 
            gets the value in the nListView determined by the rowID and columnID
             | 
| getValue(Int32, String) | 
            gets the value in the nListView determined by the rowID and columnKey
             | 
| getValue(String, Int32) | 
            gets the value in the nListView determined by the rowKey and columnID
             | 
| getValue(String, String) | 
            gets the value in the nListView determined by the rowKey and columnKey
             | 


























