GetEnumerator

PropertyCollection.GetEnumerator method

Возвращает перечислитель, который выполняет итерацию по коллекции.

public IEnumerator<Property> GetEnumerator()

Смотрите также