ViewCreatedEventArgs Klasa

Definicja

Reprezentuje argumenty zdarzeń dla zdarzenia utworzonego 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 ViewCreatedEventArgs nowe wystąpienie 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 bieżące wystąpienie.

(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