BamlLocalizationDictionaryEnumerator.IEnumerator.Current Propiedad

Definición

Para obtener una descripción de este miembro, vea 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

Valor de propiedad

Elemento actual de la colección.

Implementaciones

Se aplica a