Chapter 13: Properties


Download CD Content

Overview

In this chapter, you will learn how to:

  • What properties are

  • The properties supported by the Managed Extensions for C++

  • How properties are implemented

Properties have been available in some programming languages—such as Microsoft Visual Basic—for some time, but the .NET Framework has added support for them into Microsoft intermediate language (MSIL) so that they can easily be implemented in any .NET programming language. You’ll see in this chapter that properties can often lead to a more natural style of programming without sacrificing robustness or violating principles of object-oriented programming.




Microsoft Visual C++  .NET(c) Step by Step
Microsoft Visual C++ .NET(c) Step by Step
ISBN: 735615675
EAN: N/A
Year: 2003
Pages: 208

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net