共用方式為


IFeaturePopulator<TFeature>.Populate(TFeature) 方法

定義

填入提供的 feature

public void Populate (TFeature feature);
abstract member Populate : 'Feature -> unit
Public Sub Populate (feature As TFeature)

參數

feature
TFeature

功能。

適用於