Inheriting Base Class with Interface

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Guest's Avatar

    #1

    Inheriting Base Class with Interface

    There is a base class that implements an interface. If I
    inherit that base class will I also inherit the interface?

  • Samuel R. Neff

    #2
    Re: Inheriting Base Class with Interface

    yes

    On Wed, 8 Dec 2004 04:26:27 -0800,
    <anonymous@disc ussions.microso ft.com> wrote:
    [color=blue]
    >There is a base class that implements an interface. If I
    >inherit that base class will I also inherit the interface?[/color]

    Comment

    Working...