Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help With Class Declaration
Message
From
07/03/2008 11:13:40
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Help With Class Declaration
Environment versions
Environment:
VB 8.0
Miscellaneous
Thread ID:
01299733
Message ID:
01299733
Views:
47
Hi

I need do this.

I've this class
public class FileProcess
{
public string this[string Line]

{

set{}

}

public string Dir

{

get{}

}
I need when I use i can do this

FileProcess o = new FileProcess();
o["Any"].Dir

How I do that.
Daniel Vargas.
MCP - Microsoft Certified Professional

"El callar y escuchar es cosa de sabios por ello nuestro grito nace de silencio consciente fuerte y elocuente... vivir de manera diferente es morir siendo libre"

Elkin Ramirez-Kraken

My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform