'宣言 Public Overloads Function LastIndexOf( _ ByVal item As LogEntry, _ ByVal index As System.Integer, _ ByVal count As System.Integer _ ) As System.Integer
'使用法 Dim instance As LogEntryList Dim item As LogEntry Dim index As System.Integer Dim count As System.Integer Dim value As System.Integer value = instance.LastIndexOf(item, index, count)
パラメータ
- item
- index
- count