Loading...
Please wait, while we are loading the content...
Similar Documents
NET System Namespace: Attributes, Garbage Collector, and Other Advanced NET
| Content Provider | Scilit |
|---|---|
| Author | Fomitchev, Max |
| Copyright Year | 2003 |
| Description | In Depth The System namespace supplies advanced classes for attribute support, type conversion, memory management, and garbage collection in addition to providing the foundation for the .NET Framework Class Library. In this chapter, you will learn how to declare custom attributes, access numeric types on the byte level using the BitConverter class, convert between managed types using the Convert class, use and build URIs using the Uri/UriBuilder classes, obtain environment information using the Environment class, and control garbage collection using the GC class. Throughout the chapter, I'll provide numerous tables summarizing class constructors, properties, and methods to help you use these components. Book Name: .NET Programming with Visual C++ |
| Related Links | https://content.taylorfrancis.com/books/download?dac=C2012-0-04864-1&isbn=9780429082856&doi=10.1201/9781482295634-9&format=pdf |
| Ending Page | 193 |
| Page Count | 34 |
| Starting Page | 160 |
| DOI | 10.1201/9781482295634-9 |
| Language | English |
| Publisher | Informa UK Limited |
| Publisher Date | 2003-01-08 |
| Access Restriction | Open |
| Subject Keyword | Book Name: .net Programming with Visual C++ Attributes Garbage Convert Numerous System Namespace |
| Content Type | Text |
| Resource Type | Chapter |