API Reference
.NET Framework 3.5
Overview
This section provides a comprehensive reference for the Application Programming Interfaces (APIs) available in the .NET Framework 3.5. Explore classes, methods, properties, and events to build powerful and innovative applications.
Core Libraries
System
String Class
Represents text as a sequence of characters.
Properties
System.Collections.Generic
LINQ (Language Integrated Query)
System.Linq
Enumerable Class
Provides a set of static methods for querying objects that implement IEnumerable<T>
.