Aracılığıyla paylaş


FeatureCollectionExtensions Sınıf

Tanım

IFeatureCollection özellik almak için uzantı yöntemleri

public static class FeatureCollectionExtensions
type FeatureCollectionExtensions = class
Public Module FeatureCollectionExtensions
Devralma
FeatureCollectionExtensions

Yöntemler

GetRequiredFeature(IFeatureCollection, Type)

İstenen özelliği koleksiyondan alır. Özellik yoksa bir InvalidOperationException oluşturur.

GetRequiredFeature<TFeature>(IFeatureCollection)

İstenen özelliği koleksiyondan alır. Özellik yoksa bir InvalidOperationException oluşturur.

Şunlara uygulanır