Re: Making Definitions
- From: Jon Skeet [C# MVP] <skeet@xxxxxxxxx>
- Date: Mon, 10 Mar 2008 14:13:43 -0000
Devon-S <DevonS@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I wasn't asking how enum works it doesn't produce the result I wanted.
Well, you previously said that enums "seem to be attached to a subclass
in VS2005" which suggests that you don't understand them. That in turn
means that it's possible that they *could* produce the result you want,
if you understood them better...
I wondered what kind of thing is FormView.Insert. It is not an enum as both
items are colored Cyan and it appears like a proper type.
Do you know how to created a FormView.Insert type thing?
I can't see FormView.Insert at all. (I can see FormView.InsertItem, but
that's just a method.) What exact member are you talking about? Do you
have an MSDN link for it?
--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
World class .NET training in the UK: http://iterativetraining.co.uk
.
- Follow-Ups:
- Re: Making Definitions
- From: Devon-S
- Re: Making Definitions
- References:
- Re: Making Definitions
- From: Peter Duniho
- Re: Making Definitions
- Prev by Date: Re: HTTPWebRequest not working with Wikipedia
- Next by Date: Re: Select a node after its created
- Previous by thread: Re: Making Definitions
- Next by thread: Re: Making Definitions
- Index(es):
Loading