BitmapEffectCollection.Enumerator.Current Propiedad
Definición
public:
property System::Windows::Media::Effects::BitmapEffect ^ Current { System::Windows::Media::Effects::BitmapEffect ^ get(); };
public System.Windows.Media.Effects.BitmapEffect Current { get; }
member this.Current : System.Windows.Media.Effects.BitmapEffect
Public ReadOnly Property Current As BitmapEffect
Valor de propiedad
Elemento actual de la colección.The current element in the collection.