DelegateInArgument<T> Klasa

Definicja

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

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

Parametry typu

T

Typ danych elementu DelegateInArgument<T>.

Dziedziczenie

Konstruktory

DelegateInArgument<T>()

Inicjuje nowe wystąpienie klasy DelegateInArgument<T>.

DelegateInArgument<T>(String)

Inicjuje DelegateInArgument<T> nowe wystąpienie klasy przy użyciu określonej nazwy.

Właściwości

Direction

Pobiera element ArgumentDirection , który określa, czy DelegateArgument reprezentuje przepływ danych do ActivityDelegateelementu , z ActivityDelegateelementu , lub do i z obiektu ActivityDelegate.

(Odziedziczone po DelegateArgument)
Name

Pobiera lub ustawia nazwę elementu DelegateArgument.

(Odziedziczone po DelegateArgument)
NameCore

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

(Odziedziczone po DelegateArgument)
Type

Pobiera lub ustawia typ elementu LocationReference.

(Odziedziczone po LocationReference)
TypeCore

Po zaimplementowaniu w klasie pochodnej pobiera lub ustawia kulturowo zlokalizowaną 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ść elementu DelegateInArgument<T>.

GetHashCode()

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

(Odziedziczone po Object)
GetLocation(ActivityContext)

Location Zwraca wartość przywołyną przez DelegateArgumentelement .

(Odziedziczone po DelegateArgument)
GetType()

Type Pobiera bieżące wystąpienie.

(Odziedziczone po Object)
MemberwiseClone()

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

(Odziedziczone po Object)
Set(ActivityContext, T)

Ustawia wartość elementu DelegateInArgument<T>.

ToString()

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

(Odziedziczone po Object)

Dotyczy