Edit

Share via


IFeaturePopulator<TFeature>.Populate(TFeature) Method

Definition

Populates the provided feature.

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

Parameters

feature
TFeature

The feature.

Applies to