ComboBox.GetItems Method

Gets the copy of a collection of the ComboBoxMembers assigned to the ComboBox.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public IList<ComboBoxMember> GetItems()

Return Value

IList<ComboBoxMember>

See Also

Reference

ComboBox Class
Autodesk.Revit.UI Namespace