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