FeatureReference<T> Struct

Definition

A cached reference to a feature.

C#
public struct FeatureReference<T>

Type Parameters

T

The feature type.

Inheritance
FeatureReference<T>

Fields

Default

Gets the default FeatureReference<T>.

Methods

Fetch(IFeatureCollection)

Gets the feature of type T from features.

Update(IFeatureCollection, T)

Updates the reference to the feature.

Applies to

Tuote Versiot
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0