FreezableCollection<T>.Enumerator.IEnumerator.Current 属性

定义

此成员支持Windows Presentation Foundation (WPF) 基础结构,不打算直接从代码使用。

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

属性值

Object

实现

适用于