XmlSchemaEnumerator.IEnumerator.Current Vlastnost

Definice

Získá aktuální prvek v kolekci XmlSchema objektů.

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

Aktuální prvek v kolekci XmlSchema objektů.

Implementuje

Poznámky

Tento člen je explicitní implementace člena rozhraní. Lze jej použít pouze v případě, XmlSchemaEnumerator že je instance přetypována do IEnumerator rozhraní.

Platí pro