 | JContainerDescendantsAndSelf Method |
Namespace:
Dynamicweb.Core.Json
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntaxpublic IEnumerable<JToken> DescendantsAndSelf()
Public Function DescendantsAndSelf As IEnumerable(Of JToken)
Return Value
Type:
IEnumerableJToken
See Also