JournalEntryListConverter Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Questo tipo o membro supporta l'infrastruttura Microsoft .NET e non deve essere usato direttamente dal codice.
public ref class JournalEntryListConverter sealed : System::Windows::Data::IValueConverter
public sealed class JournalEntryListConverter : System.Windows.Data.IValueConverter
type JournalEntryListConverter = class
interface IValueConverter
Public NotInheritable Class JournalEntryListConverter
Implements IValueConverter
- Ereditarietà
-
JournalEntryListConverter
- Implementazioni
Costruttori
JournalEntryListConverter() |
Questo tipo o membro supporta l'infrastruttura Microsoft .NET e non deve essere usato direttamente dal codice. |
Metodi
Convert(Object, Type, Object, CultureInfo) |
Questo tipo o membro supporta l'infrastruttura Windows Presentation Foundation (WPF) e non deve essere usato direttamente dal codice. |
ConvertBack(Object, Type, Object, CultureInfo) |
Questo tipo o membro supporta l'infrastruttura Windows Presentation Foundation (WPF) e non deve essere usato direttamente dal codice. |
Equals(Object) |
Determina se l'oggetto specificato è uguale all'oggetto corrente. (Ereditato da Object) |
GetHashCode() |
Funge da funzione hash predefinita. (Ereditato da Object) |
GetType() |
Ottiene l'oggetto Type dell'istanza corrente. (Ereditato da Object) |
MemberwiseClone() |
Crea una copia superficiale dell'oggetto Object corrente. (Ereditato da Object) |
ToString() |
Restituisce una stringa che rappresenta l'oggetto corrente. (Ereditato da Object) |