DelegateOutArgument<T> Klasa

Definicja

Terminal powiązania, który reprezentuje przepływ danych z obiektu ActivityDelegate.

generic <typename T>
public ref class DelegateOutArgument sealed : System::Activities::DelegateOutArgument
public sealed class DelegateOutArgument<T> : System.Activities.DelegateOutArgument
type DelegateOutArgument<'T> = class
    inherit DelegateOutArgument
Public NotInheritable Class DelegateOutArgument(Of T)
Inherits DelegateOutArgument

Parametry typu

T

Typ danych elementu DelegateOutArgument<T>.

Dziedziczenie

Konstruktory

DelegateOutArgument<T>()

Inicjuje nowe wystąpienie klasy DelegateOutArgument<T>.

DelegateOutArgument<T>(String)

Inicjuje DelegateOutArgument<T> nowe wystąpienie klasy o określonej nazwie.

Właściwości

Direction

Pobiera elementArgumentDirection, który określa, czy DelegateArgument reprezentuje przepływ danych do obiektu , z ActivityDelegate, lub zarówno do ActivityDelegate, jak i z ActivityDelegateobiektu .

(Odziedziczone po DelegateArgument)
Name

Pobiera lub ustawia nazwę .DelegateArgument

(Odziedziczone po DelegateArgument)
NameCore

Pobiera wartość ciągu używaną przez Nameelement .

(Odziedziczone po DelegateArgument)
Type

Pobiera lub ustawia typ .LocationReference

(Odziedziczone po LocationReference)
TypeCore

Po zaimplementowaniu w klasie pochodnej pobiera lub ustawia zlokalizowaną kulturowo wersję typu LocationReference.

(Odziedziczone po LocationReference)

Metody

Equals(Object)

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

(Odziedziczone po Object)
Get(ActivityContext)

Pobiera wartość .DelegateOutArgument<T>

GetHashCode()

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

(Odziedziczone po Object)
GetLocation(ActivityContext)

Zwraca wartość Location<T> dla tego DelegateOutArgument<T>.

GetType()

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

(Odziedziczone po Object)
MemberwiseClone()

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

(Odziedziczone po Object)
Set(ActivityContext, T)

Ustawia wartość .DelegateOutArgument<T>

ToString()

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

(Odziedziczone po Object)

Dotyczy