Ανάγνωση στα Αγγλικά

Κοινή χρήση μέσω


FeatureCollectionExtensions Class

Definition

Extension methods for getting feature from IFeatureCollection

C#
public static class FeatureCollectionExtensions
Inheritance
FeatureCollectionExtensions

Methods

GetRequiredFeature(IFeatureCollection, Type)

Retrieves the requested feature from the collection. Throws an InvalidOperationException if the feature is not present.

GetRequiredFeature<TFeature>(IFeatureCollection)

Retrieves the requested feature from the collection. Throws an InvalidOperationException if the feature is not present.

Applies to

Προϊόν Εκδόσεις
ASP.NET Core 7.0, 8.0, 9.0