Optionalproperties: FeatureSetPropertiesReadonly[toUsed by Object.toString().
ReadonlyidThe unique ID for this entity.
ReadonlyschemaMetadata about features such as fields, domains, and geometry type.
ReadonlysettingsDefault settings that apply to features in this set.
A human-readable name for the feature set.
The item type for this entity when it participates in an App.
The number of elements in the set.
The source for the features.
Protected_addProtected_deleteProtected_getSets the values of this object's properties.
An object containing property values to set.
Sets the properties for this item.
This version will also await any asynchronous logic that is needed to set the properties.
A plain object containing property values to set, keyed by property name.
Gets the default value of an object's property.
The property of the object for which to get the default value.
Gets the object's default property values.
Returns the serializable properties.
Optional. If specified, only properties that support the given serialization mode will be returned.
Indicates whether or not the set contains the specified element.
The element to test for.
Returns a serializable representation of the feature set.
If specified, only properties that are appropriate for the given mode are returned. Otherwise, all properties will be serialized.
StaticfromReads a stream of features into a data/FeatureSet!FeatureSet.
The features to read.
Optionalproperties: FeatureSetPropertiesOptional properties for the new feature set.
A set of features that share a common schema.