Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
furyion.exe
Posts
Comments
C
C#
•
Created by furyion.exe on 2/8/2023 in
#help
❔ Using lists interchangeably
ok good, problem solved then, thanks
10 replies
C
C#
•
Created by furyion.exe on 2/8/2023 in
#help
❔ Using lists interchangeably
if they would be references that solves my problem, i dont want them copied as they are 20000+ items each
10 replies
C
C#
•
Created by furyion.exe on 2/8/2023 in
#help
❔ Using lists interchangeably
if I make a list of lists out of ListA, ListB, and ListC, will they be references to those lists or copied?
10 replies
C
C#
•
Created by furyion.exe on 2/8/2023 in
#help
❔ Using lists interchangeably
all of the lists are the same type(string), the logic for picking a list is the selected index of a combobox(so an int)
10 replies
C
C#
•
Created by furyion.exe on 12/10/2022 in
#help
❔ Is it possible to use a variable name in an object call?
well thanks anyway
18 replies
C
C#
•
Created by furyion.exe on 12/10/2022 in
#help
❔ Is it possible to use a variable name in an object call?
sad
18 replies
C
C#
•
Created by furyion.exe on 12/10/2022 in
#help
❔ Is it possible to use a variable name in an object call?
StrengthTextbox.Text
18 replies
C
C#
•
Created by furyion.exe on 12/10/2022 in
#help
❔ Is it possible to use a variable name in an object call?
work like this
18 replies
C
C#
•
Created by furyion.exe on 12/10/2022 in
#help
❔ Is it possible to use a variable name in an object call?
"Strength" + Textbox.Text
18 replies
C
C#
•
Created by furyion.exe on 12/10/2022 in
#help
❔ Is it possible to use a variable name in an object call?
how can I make this
18 replies
C
C#
•
Created by furyion.exe on 12/10/2022 in
#help
❔ Is it possible to use a variable name in an object call?
maybe it would be simpler if I asked
18 replies
C
C#
•
Created by furyion.exe on 12/10/2022 in
#help
❔ Is it possible to use a variable name in an object call?
by simply swapping out the first half of the textbox name, but I don't know how to do it/if it's possible
18 replies
C
C#
•
Created by furyion.exe on 12/10/2022 in
#help
❔ Is it possible to use a variable name in an object call?
I am trying to figure out if I can make the textbox reference use a variable, so I can cut 4 checks into 1
18 replies
C
C#
•
Created by furyion.exe on 12/10/2022 in
#help
❔ Is it possible to use a variable name in an object call?
these skills can use 1 value from any 4 of these textboxes
18 replies
C
C#
•
Created by furyion.exe on 12/10/2022 in
#help
❔ Is it possible to use a variable name in an object call?
the value from the textboxes
18 replies