'宣言 Public Function Remove( _ ByVal item As LogEntry _ ) As System.Boolean
'使用法 Dim instance As LogEntryList Dim item As LogEntry Dim value As System.Boolean value = instance.Remove(item)
public System.bool Remove( LogEntry item )
LogEntryList クラス LogEntryList メンバ