2
2G
Hi,
Could anyone give me a hint how to generate this using codedom, I know how
to generate properties and methods .... but this I can't seem to find :s.
public int this[int index] {
get {
}
}
Thanks
Could anyone give me a hint how to generate this using codedom, I know how
to generate properties and methods .... but this I can't seem to find :s.
public int this[int index] {
get {
}
}
Thanks