Click or drag to resize

ModelContentParamTSelectedContent Method

Namespace:  Grasshopper.Rhinoceros.Params
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected IEnumerable<T> SelectedContent(
	IEnumerable<T> items
)

Parameters

items
Type: System.Collections.GenericIEnumerableT

Return Value

Type: IEnumerableT
See Also