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

适用于