ViewCreatedEventArgs Klasa

Definicja

Reprezentuje argumenty zdarzenia dla zdarzenia elementu widoku przepływu pracy.

public ref class ViewCreatedEventArgs : EventArgs
public class ViewCreatedEventArgs : EventArgs
type ViewCreatedEventArgs = class
    inherit EventArgs
Public Class ViewCreatedEventArgs
Inherits EventArgs
Dziedziczenie
ViewCreatedEventArgs

Konstruktory

ViewCreatedEventArgs(WorkflowViewElement)

Inicjuje nowe wystąpienie ViewCreatedEventArgs klasy z określonym elementem widoku przepływu pracy.

Właściwości

View

Pobiera utworzony element widoku przepływu pracy.

Metody

Equals(Object)

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()

Type Pobiera wartość bieżącego wystąpienia.

(Odziedziczone po Object)
MemberwiseClone()

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Dotyczy