Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
ON THIS PAGE
|
ifXMLList
Simplify() As Object
Returns an roXmlElement if the list contains exactly one element. Otherwise, it will return itself.
GetAttributes() As Object
GetText() As String
GetChildElements() As Object
GetNamedElements(a As String) As Object
...
Note | ||
---|---|---|
| ||
The two appended objects must be of the same type. |
ifArrayGet
GetEntry(a As Integer) As Dynamic
...