Udostępnij za pośrednictwem


Klasa GraphDeserializationProgressEventArgs

Reprezentuje bieżący postęp, czyniące deserializacji podczas deserializacji danych wejściowych.

Hierarchia dziedziczenia

Object
  EventArgs
    Microsoft.VisualStudio.GraphModel.GraphDeserializationProgressEventArgs

Przestrzeń nazw:  Microsoft.VisualStudio.GraphModel
Zestaw:  Microsoft.VisualStudio.GraphModel (w Microsoft.VisualStudio.GraphModel.dll)

Składnia

'Deklaracja
Public Class GraphDeserializationProgressEventArgs _
    Inherits EventArgs
public class GraphDeserializationProgressEventArgs : EventArgs
public ref class GraphDeserializationProgressEventArgs : public EventArgs
type GraphDeserializationProgressEventArgs =  
    class 
        inherit EventArgs 
    end
public class GraphDeserializationProgressEventArgs extends EventArgs

Typ GraphDeserializationProgressEventArgs uwidacznia następujące elementy członkowskie.

Konstruktorzy

  Nazwa Opis
Metoda publiczna GraphDeserializationProgressEventArgs

Początek

Właściwości

  Nazwa Opis
Właściwość publiczna Current Liczba elementów, które zostały rozszeregować do tego punktu.
Właściwość publiczna Max Całkowita liczba elementów musi obsługiwać deserializacji załadować wykresu.
Właściwość publiczna Message Przyjazny komunikat powierzchni bieżący stan deserializacji.

Początek

Metody

  Nazwa Opis
Metoda publiczna Equals Determines whether the specified object is equal to the current object. (Odziedziczone z Object).
Metoda chroniona Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Odziedziczone z Object).
Metoda publiczna GetHashCode Serves as the default hash function. (Odziedziczone z Object).
Metoda publiczna GetType Gets the Type of the current instance. (Odziedziczone z Object).
Metoda chroniona MemberwiseClone Creates a shallow copy of the current Object. (Odziedziczone z Object).
Metoda publiczna ToString Returns a string that represents the current object. (Odziedziczone z Object).

Początek

Bezpieczeństwo wątku

Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.

Zobacz też

Informacje

Przestrzeń nazw Microsoft.VisualStudio.GraphModel