XmlSchemaEnumerator.IEnumerator.Current Właściwość

Definicja

Pobiera bieżący element w kolekcji XmlSchema obiektów.

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

Wartość właściwości

Object

Bieżący element w kolekcji XmlSchema obiektów.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy XmlSchemaEnumerator wystąpienie jest rzutowanie do interfejsu IEnumerator .

Dotyczy