titanium-as / TitaniumAS.Opc.Client

Open source .NET client library for OPC DA
MIT License
193 stars 94 forks source link

is there a method to get only one element ? GetElement(itemId) #38

Open faroukbouali opened 5 years ago

faroukbouali commented 5 years ago

hello In my client opc app, I used a treeview to display the items in the browser. how do I get the clicked item from from the treeview?