PropertyCollection.GetEnumerator

PropertyCollection.GetEnumerator method

Returns an enumerator that iterates through the collection.

public IEnumerator<Property> GetEnumerator()

See Also