GH_YakDownloadFormEto Constructor |
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic GH_YakDownloadFormEto(
IEnumerable<GH_YakDownloadFormEtoMissingObjectItem> items
)
Public Sub New (
items As IEnumerable(Of GH_YakDownloadFormEtoMissingObjectItem)
)
Parameters
- items
- Type: System.Collections.GenericIEnumerableGH_YakDownloadFormEtoMissingObjectItem
See Also