Visual3DCollection.Enumerator.IEnumerator.Current Property
Definition
This member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code.
property System::Object ^ System::Collections::IEnumerator::Current { System::Object ^ get(); };
object System.Collections.IEnumerator.Current { get; }
ReadOnly Property Current As Object Implements IEnumerator.Current