SelectDialogInfoGetCurrentItems Method
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public List<ListBoxItem> GetCurrentItems(
int selIndex,
string pattern
)
Public Function GetCurrentItems (
selIndex As Integer,
pattern As String
) As List(Of ListBoxItem)
public:
List<ListBoxItem^>^ GetCurrentItems(
int selIndex,
String^ pattern
)
member GetCurrentItems :
selIndex : int *
pattern : string -> List<ListBoxItem>
- selIndex Int32
-
- pattern String
-
ListListBoxItem