Number of tags to be seen
| C# | Visual Basic | Visual C++ |
public uint N { get; set; }
Public Property N As UInteger
public: property unsigned int N { unsigned int get (); void set (unsigned int value); }
| C# | Visual Basic | Visual C++ |
public uint N { get; set; }
Public Property N As UInteger
public: property unsigned int N { unsigned int get (); void set (unsigned int value); }