[C#] Data types defined by user

[C#] Data types defined by user

Hello,
I defined data type editor (array, structure) TimeTicks with two fields (variables) of type String.
Then, I created a new type of variable (TimeTicks) called myVar.
How now access this variable from c #?

This is a migrated post! Originally posted on 27.11.2015 by user mhanusek. Please be aware that information can be outdated.