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
...
GetNamedElementsCi(a As String) As Object
Simplify() As Object
...
ifList
Count() As Integer
Returns the number of elements in the list.
...
Note | ||
---|---|---|
| ||
The two appended objects must be of the same type. |
ifArrayGet
GetEntry(a As Integer) As Dynamic
...