Share via


XmlSchemaObjectEnumerator.Current 속성

정의

컬렉션의 현재 XmlSchemaObject를 가져옵니다.

public:
 property System::Xml::Schema::XmlSchemaObject ^ Current { System::Xml::Schema::XmlSchemaObject ^ get(); };
public System.Xml.Schema.XmlSchemaObject Current { get; }
member this.Current : System.Xml.Schema.XmlSchemaObject
Public ReadOnly Property Current As XmlSchemaObject

속성 값

XmlSchemaObject

현재 XmlSchemaObject입니다.

적용 대상