Structure « Language Basics « VB.Net






1.Structure Variable assignment
2.ToString Method for Structure data typeToString Method for Structure data type
3.Structure overrides ToString method
4.Structure with Constructor
5.Store Structure into a Collection
6.Compare Structure and ClassCompare Structure and Class
7.Pass Structure into a FunctionPass Structure into a Function
8.Simple Structure DemoSimple Structure Demo
9.ValueType.Equals Method Indicates whether this instance and a specified object are equal.