Re: Inheriting from array of System.Diagnostics.Process[]

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Thank you very much for your quick responses. I would like to
understand what did I do wrong, technically. Why am I not able to
inherit a new class from Process ? (although it may not be correct in
terms of OO).

btw - The exception is raised also when I cast a single _Process
instance from Process (not an array!).

.



Relevant Pages

  • Re: Make Array Unmodifiable?
    ... > See responses to Ryan below. ... All the user has to do is cast it. ... I was thinking that if the returning interface ... does not include the setter methods, the client would get the idea that> ...
    (comp.lang.java.programmer)
  • Re: What errors are not trappable?
    ... I have seen some none trappable errors in the handling of the system.data ... used the exception handler to handle some errors as functionality, ... My understanding is that only "errors" that do not inherit from ... Then "errors" that do not inherit from System.Exception are trapped also. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: What errors are not trappable?
    ... "halt", such as OutOfMemory, StackOverflow, ExecutionEngineException. ... Then "errors" that do not inherit from System.Exception are trapped also. ... Unfortunately you don't know what the exception is as it doesn't inherit ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Getting back in the groove, I hope
    ... I must cast a dissenting vote. ... are so fond, Michelle elicits considerably more responses than you ...
    (rec.running)
  • Re: newbie question sabout class design
    ... important is not to inherit from the list class - but rather create a ... overriding the original methods. ... I'm probably doing it wrong because I still have to cast. ... (with no parameter specification) indicates calling the ...
    (comp.lang.pascal.delphi.misc)