G Guest Feb 23, 2004 #1 Is there anything similar to "WITH" ? i.e. a replacement or a substitute similar that I can use?
J Jon Skeet [C# MVP] Feb 23, 2004 #2 ae said: Is there anything similar to "WITH" ? i.e. a replacement or a substitute similar that I can use? Click to expand... Do you mean in C#? No, not really - but you don't need it, as far as I can see. See http://www.pobox.com/~skeet/csharp/faq/#vb.with
ae said: Is there anything similar to "WITH" ? i.e. a replacement or a substitute similar that I can use? Click to expand... Do you mean in C#? No, not really - but you don't need it, as far as I can see. See http://www.pobox.com/~skeet/csharp/faq/#vb.with
C Cor Feb 23, 2004 #3 Hi Ae, In addition to John, Are you meaning the C# with or the VB with, (The VB "with" is still the same) Cor
Hi Ae, In addition to John, Are you meaning the C# with or the VB with, (The VB "with" is still the same) Cor
G Guest Feb 23, 2004 #4 Thanks. I was just wondering to myself if it were within reason since a lot of times one thing exists, but there is something else that can be used with i.e if synta case synta i'll try and make it more challenging next tim
Thanks. I was just wondering to myself if it were within reason since a lot of times one thing exists, but there is something else that can be used with i.e if synta case synta i'll try and make it more challenging next tim