DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
override indexation C#
public
MailAddress
this
[
int
index
]
{
get
{
return
(
(
MailAddress
)
(
base
.
Items
[
index
]
)
;
}
}
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#override
#indexation
ADD COMMENT
Topic
COMMENT
Name
1+3 =
Submit