Skip to main content

Interfaces

  • Chapter
  • 262 Accesses

Abstract

An interface defines a contract between components. A contract, when applied to a type, imposes a set of requirements on that type. Typically, this means a set of methods and properties that any type implementing the interface is guaranteed to provide. Using interfaces, you can separate the definition of your objects from their implementation. Interfaces also make it easier for you to add functionality to your types, while minimizing compatibility issues with existing clients.

This is a preview of subscription content, log in via an institution.

Buying options

Chapter
USD   29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD   29.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD   39.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Learn about institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Rights and permissions

Reprints and permissions

Copyright information

© 2008 Guy Fouché and Trey Nash

About this chapter

Cite this chapter

(2008). Interfaces. In: Accelerated VB 2008. Apress. https://doi.org/10.1007/978-1-4302-0339-1_6

Download citation

Publish with us

Policies and ethics