Sdílet prostřednictvím


GeneralTransform3DCollection.Enumerator.IEnumerator.Current Vlastnost

Definice

Popis tohoto člena najdete v tématu 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

Hodnota vlastnosti

Object

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze ho GeneralTransform3DCollection.Enumerator použít pouze v případě, že je instance přetypována do IEnumerator rozhraní.

IEnumerator.Currentje zaveden v .NET Framework verze 3.5. Další informace najdete v tématu Verze a závislosti.

Platí pro