BillSplitter.AppDelegate.PeopleModel.GetComponentCount C# (CSharp) Méthode

GetComponentCount() public méthode

public GetComponentCount ( UIPickerView v ) : int
v UIPickerView
Résultat int
            public override int GetComponentCount(UIPickerView v)
            {
                return 2;
            }