Click or drag to resize

XmlSchemaElementInfoAllAttributes Property

Gets the schema elements for all attributes of this instance

Namespace: Aml.Engine.Schema
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public List<XmlSchemaAttribute> AllAttributes { get; }

Property Value

ListXmlSchemaAttribute
See Also