XmlSchemaValidator.GetExpectedAttributes 메서드

정의

현재 요소 컨텍스트에 나타날 수 있는 특성을 반환합니다.

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()

반환

XmlSchemaAttribute[]

XmlSchemaAttribute 개체의 배열이거나, 나타날 수 있는 특성이 없는 경우 빈 배열입니다.

설명

다음은 메서드를 사용할 때 고려해야 할 중요한 참고 사항입니다 GetExpectedAttributes .

적용 대상

추가 정보