Grasshopper API
GH_IReaderTryGetDate Method |
| Name | Description | |
|---|---|---|
| TryGetDate(String, DateTime) |
Gets the value of the item with the specified name.
Name comparison is not case-sensitive.
| |
| TryGetDate(String, Int32, DateTime) |
Gets the value of the item with the specified name and index.
Name comparison is not case-sensitive.
|