Aracılığıyla paylaş


XmlSchemaValidator.GetExpectedAttributes Yöntem

Tanım

Geçerli öğe bağlamı için beklenen öznitelikleri döndürür.

public:
 cli::array <System::Xml::Schema::XmlSchemaAttribute ^> ^ GetExpectedAttributes();
public System.Xml.Schema.XmlSchemaAttribute[] GetExpectedAttributes ();
member this.GetExpectedAttributes : unit -> System.Xml.Schema.XmlSchemaAttribute[]
Public Function GetExpectedAttributes () As XmlSchemaAttribute()

Döndürülenler

XmlSchemaAttribute[]

XmlSchemaAttribute Beklenen öznitelikler yoksa bir nesne dizisi veya boş bir dizi.

Açıklamalar

Yöntemi kullanılırken GetExpectedAttributes dikkate alınması gereken önemli notlar aşağıdadır.

Şunlara uygulanır

Ayrıca bkz.