XmlInspector.properties

Return a list of properties that component holds.

class XmlInspector
const nothrow
string[]
properties
(
Element component
)

Parameters

component Element

the component with fields

Return Value

Type: string[]

an arary of property identities.

Meta