Jef
Jef
CC#
Created by Jef on 2/2/2024 in #help
✅ C# Data structure selection
Thats exactly what I was looking for, thanks for the help
11 replies
CC#
Created by Jef on 2/2/2024 in #help
✅ C# Data structure selection
Yes…. Trivial….😰 Ok so after combing through for a bit and testing, now I see I can access individual values as well from those objects by doing var temp = entries[0].Server.Name
11 replies
CC#
Created by Jef on 2/2/2024 in #help
✅ C# Data structure selection
Would I be able to perform the same functionality on list items like calling methods as I would be able to do on objects? I had felt like this was the sort of thing an object was created to do?
11 replies