IFeaturePopulator<TFeature>.Populate(TFeature) 方法

定义

填充提供的 feature

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

参数

feature
TFeature

功能。

适用于