XmlSerializerImplementation.ReadMethods Proprietà

Definizione

Ottiene l'insieme di metodi utilizzato per leggere un flusso di dati.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public:
 virtual property System::Collections::Hashtable ^ ReadMethods { System::Collections::Hashtable ^ get(); };
public virtual System.Collections.Hashtable ReadMethods { get; }
member this.ReadMethods : System.Collections.Hashtable
Public Overridable ReadOnly Property ReadMethods As Hashtable

Valore della proprietà

Hashtable

Oggetto Hashtable che contiene i metodi.

Si applica a