Click here to Skip to main content
15,900,461 members
Home / Discussions / C#
   

C#

 
GeneralDrawing Application... Pin
Vu Truong5-Jul-02 2:20
Vu Truong5-Jul-02 2:20 
GeneralRe: Drawing Application... Pin
Rüpel5-Jul-02 2:36
Rüpel5-Jul-02 2:36 
QuestionCopy or reference? Pin
Daniel Strigl5-Jul-02 1:57
Daniel Strigl5-Jul-02 1:57 
AnswerRe: Copy or reference? Pin
SimonS5-Jul-02 2:08
SimonS5-Jul-02 2:08 
GeneralRe: Copy or reference? Pin
Daniel Strigl5-Jul-02 2:23
Daniel Strigl5-Jul-02 2:23 
GeneralRe: Copy or reference? Pin
SimonS5-Jul-02 2:32
SimonS5-Jul-02 2:32 
GeneralRe: Copy or reference? Pin
Daniel Strigl5-Jul-02 2:47
Daniel Strigl5-Jul-02 2:47 
GeneralRe: Copy or reference? Pin
SimonS5-Jul-02 9:40
SimonS5-Jul-02 9:40 
I'm pretty sure there's a copy and a clone method for this type of thing, but I have a feeling that you're going to have to implement it yourself.
I'll have a look though.
modified: do a search for ICloneable.Clone Method in MSDN. The ICloneable interface looks like what you're looking for.

HTH

Cheers,
Simon

"Sign up for a chance to be among the first to experience the wrath of the gods.", Microsoft's home page (24/06/2002)

GeneralRe: Copy or reference? Pin
Oyvind Bratland7-Jul-02 21:39
Oyvind Bratland7-Jul-02 21:39 
GeneralRe: Copy or reference? Pin
Rama Krishna Vavilala5-Jul-02 16:08
Rama Krishna Vavilala5-Jul-02 16:08 
AnswerRe: Copy or reference? Pin
Bo Norgaard5-Jul-02 2:16
Bo Norgaard5-Jul-02 2:16 
GeneralRe: Copy or reference? Pin
Daniel Strigl5-Jul-02 2:21
Daniel Strigl5-Jul-02 2:21 
GeneralRe: Copy or reference? Pin
Bo Norgaard5-Jul-02 2:32
Bo Norgaard5-Jul-02 2:32 
AnswerRe: Copy or reference? Pin
Rüpel5-Jul-02 2:21
Rüpel5-Jul-02 2:21 
GeneralRe: Copy or reference? Pin
Nick Parker5-Jul-02 18:54
protectorNick Parker5-Jul-02 18:54 
AnswerRe: Copy or reference? Pin
leppie5-Jul-02 4:35
leppie5-Jul-02 4:35 
GeneralRe: Copy or reference? Pin
SimonS5-Jul-02 10:00
SimonS5-Jul-02 10:00 
GeneralRe: Copy or reference? Pin
James T. Johnson5-Jul-02 16:18
James T. Johnson5-Jul-02 16:18 
AnswerRe: Copy or reference? Pin
James T. Johnson5-Jul-02 16:35
James T. Johnson5-Jul-02 16:35 
GeneralRe: Copy or reference? Pin
Daniel Strigl7-Jul-02 20:46
Daniel Strigl7-Jul-02 20:46 
GeneralRe: Copy or reference? Pin
James T. Johnson7-Jul-02 22:18
James T. Johnson7-Jul-02 22:18 
GeneralRe: Copy or reference? Pin
Daniel Strigl7-Jul-02 22:26
Daniel Strigl7-Jul-02 22:26 
AnswerRe: Copy or reference? Pin
7-Jul-02 16:01
suss7-Jul-02 16:01 
Generalenabling pictures during processing Pin
Rüpel5-Jul-02 1:02
Rüpel5-Jul-02 1:02 
GeneralRe: enabling pictures during processing Pin
Rüpel5-Jul-02 2:06
Rüpel5-Jul-02 2:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.