사용 지침

이 섹션에서는 공개적으로 액세스할 수 있는 API에서 공용 형식을 사용하는 지침을 제공합니다. 기본 제공 프레임워크 형식(예: serialization 특성)의 직접 사용 및 일반 연산자 오버로드에 대해서도 다룹니다.

System.IDisposable 인터페이스는 이 섹션에서 다루지 않고 Dispose 패턴 섹션에서 설명합니다.

참고 항목

기타 기본 제공되는 .NET Framework 공용 형식에 대한 지침 및 추가 정보는 System.DateTime, System.DateTimeOffset, System.ICloneable, System.IComparable<T>, System.IEquatable<T>, System.Nullable<T>, System.Object, System.Uri에 대한 참조 항목을 참조하세요.

이 섹션의 내용

배열
특성
컬렉션
직렬화
System.Xml 사용법
같음 연산자

Portions © 2005, 2009 Microsoft Corporation. All rights reserved.

Pearson Education, Inc의 동의로 재인쇄. 출처: Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 2nd Edition 작성자: Krzysztof Cwalina 및 Brad Abrams, 출판 정보: Oct 22, 2008 by Addison-Wesley Professional as part of the Microsoft Windows Development Series.

참고 항목