Sdílet prostřednictvím


XmlSchemaSimpleTypeUnion.BaseMemberTypes Vlastnost

Definice

Získá pole XmlSchemaSimpleType objektů představující typ simpleType prvku na BaseTypes základě a MemberTypes hodnot jednoduchého typu.

public:
 property cli::array <System::Xml::Schema::XmlSchemaSimpleType ^> ^ BaseMemberTypes { cli::array <System::Xml::Schema::XmlSchemaSimpleType ^> ^ get(); };
public System.Xml.Schema.XmlSchemaSimpleType[]? BaseMemberTypes { get; }
public System.Xml.Schema.XmlSchemaSimpleType[] BaseMemberTypes { get; }
member this.BaseMemberTypes : System.Xml.Schema.XmlSchemaSimpleType[]
Public ReadOnly Property BaseMemberTypes As XmlSchemaSimpleType()

Hodnota vlastnosti

XmlSchemaSimpleType[]

Pole XmlSchemaSimpleType objektů představujících simpleType typ prvku.

Poznámky

Tato vlastnost je vlastnost post-schema-compilation-infoset.

Platí pro