menu
RhinoCommon API
search
search
V8 and older
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
home
/
Rhino.Collections
/
IResizableList
IResizableList interface
Provides the ability to resize a generic list by setting the Count property.
Derived Classes:
Namespace:
Rhino.Collections
IResizableList:
references
keyboard_arrow_down
Properties (1)
Count
Gets or sets the length of the list. This hides (Shadows in Vb.Net) the read-only Count property of the generic list.
Nothing found