Skip to content

Indexers

IT Notes → C# @ December 22, 2020

public string this [int arg1, string arg2]
{
get { ... }
set { ... }
}
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x