Count (OlapTreeNodes) From Analysis Services Programming previous page next page Analysis Services Programming Count (OlapTreeNodes) The Count property of an OlapTreeNodes collection returns the number of objects in the collection. Syntax object.Count object An instance of the OlapTreeNodes collection. Data Type Long Remarks Use this property to iterate through the OlapTreeNodes collection. See Also OlapTreeNodes Collection previous page start next page