Share via


Picker.IItemDelegate<String>.GetCount Method

Definition

 virtual int Microsoft.Maui.IItemDelegate<System.String>.GetCount() = Microsoft::Maui::IItemDelegate<System::String ^>::GetCount;
int IItemDelegate<string>.GetCount ();
abstract member Microsoft.Maui.IItemDelegate<System.String>.GetCount : unit -> int
override this.Microsoft.Maui.IItemDelegate<System.String>.GetCount : unit -> int
Function GetCount () As Integer Implements IItemDelegate(Of String).GetCount

Returns

Implements

Applies to