IContentItemVersionElementsCount Method
|
Gets the count of all direct child Elements.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax Function ElementsCount As Integer
abstract ElementsCount : unit -> int
Return Value
Type:
Int32Count of child elements.
See Also