TextEffectCollection.Enumerator.IEnumerator.Current Właściwość

Definicja

Aby uzyskać opis tych elementów członkowskich, zobacz Current.

property System::Object ^ System::Collections::IEnumerator::Current { System::Object ^ get(); };
object System.Collections.IEnumerator.Current { get; }
member this.System.Collections.IEnumerator.Current : obj
 ReadOnly Property Current As Object Implements IEnumerator.Current

Wartość właściwości

Bieżący element w kolekcji.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy TextEffectCollection.Enumerator wystąpienie jest rzutowanie do interfejsu IEnumerator .

Dotyczy

Zobacz też