MonoTouch.UIKit.UIPickerViewDataSource: Method Members

The methods of MonoTouch.UIKit.UIPickerViewDataSource are listed below. For a list of all members, see the UIPickerViewDataSource Members list.

See Also: Inherited members from MonoTouch.Foundation.NSObject

Public Methods

abstract
GetComponentCount(UIPickerView) : int
The number of components in the UIPickerView.
abstract
GetRowsInComponent(UIPickerView, int) : int
The number of rows in the specified component.