Find.1 |
Scroll |
Looks for an TheMenu with the specified ID and returns the first one it finds. If no matching folder is found Nothing / null is returned.
Namespace: Therefore.API
ParametersnID Folder item ID to look for. Return ValueFirst TheMenu instance with the specified nID in the list. If no matching folder is found Nothing (VB), null (C#) or their equivalent in other programming languages is returned. |