ObjectResult<T>.ElementType Vlastnost

Definice

Získá typ ObjectResult<T>.

public:
 virtual property Type ^ ElementType { Type ^ get(); };
public override Type ElementType { get; }
member this.ElementType : Type
Public Overrides ReadOnly Property ElementType As Type

Hodnota vlastnosti

A Type , který je typem ObjectResult<T>.

Platí pro