OgcWfsFeatureTypeCollection.Add Method
Adds an object to the end of the collection.
Thread safety: This method is thread-safe.
Add(OgcWfsFeatureType item)
Adds an object to the end of the collection.Syntax
public void Add (
OgcWfsFeatureType item
)
Parameters
item
Type: OgcWfsFeatureType
The object to be added to the end of the collection.
The object to be added to the end of the collection.
Platforms
Windows, Linux, Android