CustomDataSetResult.Add Method
Adds a single Feature to the end of the result.
Thread safety: This property is not thread-safe.
Add(Feature feature)
Adds a single Feature to the end of the result.Syntax
public void Add (
Feature feature
)
Parameters
feature
Type: Feature
A feature to add.
A feature to add.
Platforms
Windows, Linux, Android