Gets the copy of a collection of the ComboBoxMembers assigned to the ComboBox.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public IList<ComboBoxMember> GetItems()
public IList<ComboBoxMember> GetItems()