FeatureInteractionCollection.GetEnumerator Method
Returns an enumerator that iterates through the collection.
Thread safety: This property is not thread-safe.
GetEnumerator()
Returns an enumerator that iterates through the collection.Syntax
public IEnumerable< FeatureInteraction > GetEnumerator ( );
Return Value
Type: An enumerator that iterates over all FeatureInteraction elements in the collection.
An enumerator for the collection.
An enumerator for the collection.
Platforms
Windows, Linux, Android