AttributeAssignmentCollection.GetEnumerator Method
Returns an enumerator that iterates through the collection.
GetEnumerator()
Returns an enumerator that iterates through the collection.Syntax
public IEnumerable< AttributeAssignment > GetEnumerator ( );
Return Value
An enumerator for the collection.
Platforms
Windows, Linux, Android