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