'宣言 Public Overloads Function LastIndexOf( _ ByVal item As LogEntry _ ) As System.Integer
'使用法 Dim instance As LogEntryList Dim item As LogEntry Dim value As System.Integer value = instance.LastIndexOf(item)
public System.int LastIndexOf( LogEntry item )
LogEntryList クラス LogEntryList メンバ オーバーロード一覧