XML Object
LastChild
Syntax
LastChild() As ChilkatXml
Description
Returns the last Xml child node. A node's children can be enumerated by calling LastChild and then repeatedly calling PreviousSibling, until a NULL is returned.
Home
Object Creation
Properties
Methods
Methods
AccumulateTagContent
AddAttribute
AddAttributeInt
AddChildTree
AddOrUpdateAttribute
AddOrUpdateAttributeI
AddStyleSheet
AddToAttribute
AddToChildContent
AddToContent
AppendToContent
BEncodeContent
ChildContentMatches
Clear
CompressNode
CompressSubtree
ContentMatches
Copy
DecodeContent
DecodeEntities
DecompressNode
DecompressSubtree
DecryptContent
DecryptNode
EncryptContent
EncryptNode
ExtractChildByIndex
ExtractChildByName
FindChild
FindChild2
FindNextRecord
FindOrAddNewChild
FirstChild
FirstChild2
GetAttrValue
GetAttrValueInt
GetAttributeName
GetAttributeValue
GetAttributeValueInt
GetBinaryContent
GetChild
GetChild2
GetChildBoolValue
GetChildContent
GetChildContentByIndex
GetChildExact
GetChildIntValue
GetChildTag
GetChildTagByIndex
GetChildWithTag
GetNthChildWithTag
GetNthChildWithTag2
GetParent
GetParent2
GetRoot
GetRoot2
GetXml
HasAttrWithValue
HasAttribute
HasChildWithContent
HasChildWithTag
HasChildWithTagAndContent
HttpGet
HttpPost
InsertChildTreeAfter
InsertChildTreeBefore
LastChild
LastChild2
LoadXml
LoadXml2
LoadXmlFile
LoadXmlFile2
LoadXmlV
NewChild
NewChild2
NewChildAfter
NewChildBefore
NewChildInt2
NextSibling
NextSibling2
NumChildrenHavingTag
PreviousSibling
PreviousSibling2
QEncodeContent
RemoveAllAttributes
RemoveAllChildren
RemoveAttribute
RemoveChild
RemoveChildByIndex
RemoveChildWithContent
RemoveFromTree
SaveBinaryContent
SaveLastError
SaveXml
SearchAllForContent
SearchAllForContent2
SearchForAttribute
SearchForAttribute2
SearchForContent
SearchForContent2
SearchForTag
SearchForTag2
SetBinaryContent
SetBinaryContentFromFile
SortByAttribute
SortByAttributeInt
SortByContent
SortByTag
SortRecordsByAttribute
SortRecordsByContent
SwapNode
SwapTree
TagEquals
UnzipContent
UnzipTree
UpdateAttribute
UpdateAttributeInt
UpdateChildContent
UpdateChildContentInt
ZipContent
ZipTree
XML Validation