I need help on this, does anyone know how? I tried by typing..

public int LeaderboardLength { get; }

but Visual Studio gives me an error message :-/

I also tried to use

public struct LeaderboardLength { get; }

or public struct LeaderboardLength : get;

please help, very well appreciate it!

nvm, i got it, the problem is i declare this thing outside my class.. >.<

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.