'宣言 Public Overloads Function FindItemWithText( _ ByVal text As System.String, _ ByVal includeSubItemsInSearch As System.Boolean, _ ByVal startIndex As System.Integer, _ ByVal isPrefixSearch As System.Boolean _ ) As System.Windows.Forms.ListViewItem
public System.Windows.Forms.ListViewItem FindItemWithText( System.string text, System.bool includeSubItemsInSearch, System.int startIndex, System.bool isPrefixSearch )
パラメータ
- text
- includeSubItemsInSearch
- startIndex
- isPrefixSearch