BamlLocalizationDictionaryEnumerator.IEnumerator.Current 属性

定义

有关此成员的说明,请参见 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

属性值

集合中的当前元素。

实现

适用于