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 | |
---|---|---|
GraphDeserializationProgressEventArgs |
Początek
Właściwości
Nazwa | Opis | |
---|---|---|
Current | Liczba elementów, które zostały rozszeregować do tego punktu. | |
Max | Całkowita liczba elementów musi obsługiwać deserializacji załadować wykresu. | |
Message | Przyjazny komunikat powierzchni bieżący stan deserializacji. |
Początek
Metody
Nazwa | Opis | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Odziedziczone z Object). | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Odziedziczone z Object). | |
GetHashCode | Serves as the default hash function. (Odziedziczone z Object). | |
GetType | Gets the Type of the current instance. (Odziedziczone z Object). | |
MemberwiseClone | Creates a shallow copy of the current Object. (Odziedziczone z Object). | |
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.