ObjectResult<T>.ElementType Egenskap

Definition

Hämtar typen av 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

Egenskapsvärde

En Type som är typen av ObjectResult<T>.

Gäller för