다음을 통해 공유


DataObject 멤버

기본 데이터 전송 메커니즘을 구현합니다.

다음 표에서는 DataObject 형식에 의해 노출되는 멤버를 보여 줍니다.

Public 생성자

  이름 설명
Public method Supported by the .NET Compact Framework DataObject 오버로드되었습니다. DataObject 클래스의 새 인스턴스를 초기화합니다.

위쪽

Public 메서드

( Protected 메서드 참조)

  이름 설명
Public method ContainsAudio 데이터 개체에 WaveAudio 형식의 데이터가 포함되어 있는지 여부를 나타냅니다.
Public method ContainsFileDropList 데이터 개체에 FileDrop 형식으로 되어 있거나 해당 형식으로 변환될 수 있는 데이터가 포함되어 있는지 여부를 나타냅니다.
Public method ContainsImage 데이터 개체에 Bitmap 형식으로 되어 있거나 해당 형식으로 변환될 수 있는 데이터가 포함되어 있는지 여부를 나타냅니다.
Public method ContainsText 오버로드되었습니다. 데이터 개체에 텍스트 데이터가 포함되어 있는지 여부를 나타냅니다.
Public method Supported by the .NET Compact Framework Equals  오버로드되었습니다. 두 개의 Object 인스턴스가 같은지 여부를 확인합니다. (Object에서 상속됨)
Public method GetAudioStream 데이터 개체에서 오디오 스트림을 검색합니다.
Public method Supported by the .NET Compact Framework GetData 오버로드되었습니다. 지정된 데이터 형식과 관련된 데이터를 반환합니다.
Public method Supported by the .NET Compact Framework GetDataPresent 오버로드되었습니다. 이 DataObject에 저장된 데이터가 지정된 형식과 관련되어 있는지 여부를 확인합니다.
Public method GetFileDropList 데이터 개체에서 파일 이름의 컬렉션을 검색합니다.
Public method Supported by the .NET Compact Framework GetFormats 오버로드되었습니다. 이 DataObject에 저장된 데이터가 관련되어 있거나 변환될 수 있는 모든 형식의 목록을 반환합니다.
Public method Supported by the .NET Compact Framework GetHashCode  특정 형식에 대한 해시 함수로 사용되며 GetHashCode는 해시 알고리즘 및 해시 테이블과 같은 데이터 구조에 사용하기 적당합니다. (Object에서 상속됨)
Public method GetImage 데이터 개체에서 이미지를 검색합니다.
Public method GetText 오버로드되었습니다. 데이터 개체에서 텍스트 데이터를 검색합니다.
Public method Supported by the .NET Compact Framework GetType  현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨)
Public method Static Supported by the .NET Compact Framework ReferenceEquals  지정한 Object 인스턴스가 동일한지 여부를 확인합니다. (Object에서 상속됨)
Public method SetAudio 오버로드되었습니다. WaveAudio 형식의 데이터를 데이터 개체에 추가합니다.
Public method Supported by the .NET Compact Framework SetData 오버로드되었습니다. DataObject에 개체를 추가합니다.
Public method SetFileDropList FileDrop 형식의 파일 이름 컬렉션을 데이터 개체에 추가합니다.
Public method SetImage Bitmap 형식의 Image를 데이터 개체에 추가합니다.
Public method SetText 오버로드되었습니다. 텍스트 데이터를 데이터 개체에 추가합니다.
Public method Supported by the .NET Compact Framework ToString  현재 Object를 나타내는 String을 반환합니다. (Object에서 상속됨)

위쪽

Protected 메서드

  이름 설명
Protected method Supported by the .NET Compact Framework Finalize  가비지 수집기에서 Object를 회수하기 전에 Object가 리소스를 해제하고 다른 정리 작업을 수행할 수 있게 합니다. (Object에서 상속됨)
Protected method Supported by the .NET Compact Framework MemberwiseClone  현재 Object의 단순 복사본을 만듭니다. (Object에서 상속됨)

위쪽

명시적 인터페이스 구현

  이름 설명
Explicit interface implementation Method System.Runtime.InteropServices.ComTypes.IDataObject.DAdvise 이 멤버에 대한 설명은 IDataObject.DAdvise를 참조하십시오.
Explicit interface implementation Method System.Runtime.InteropServices.ComTypes.IDataObject.DUnadvise 이 멤버에 대한 설명은 IDataObject.DUnadvise를 참조하십시오.
Explicit interface implementation Method System.Runtime.InteropServices.ComTypes.IDataObject.EnumDAdvise 이 멤버에 대한 설명은 IDataObject.EnumDAdvise를 참조하십시오.
Explicit interface implementation Method System.Runtime.InteropServices.ComTypes.IDataObject.EnumFormatEtc 이 멤버에 대한 설명은 IDataObject.EnumFormatEtc를 참조하십시오.
Explicit interface implementation Method System.Runtime.InteropServices.ComTypes.IDataObject.GetCanonicalFormatEtc 이 멤버에 대한 설명은 IDataObject.GetCanonicalFormatEtc를 참조하십시오.
Explicit interface implementation Method System.Runtime.InteropServices.ComTypes.IDataObject.GetData 이 멤버에 대한 설명은 IDataObject.GetData를 참조하십시오.
Explicit interface implementation Method System.Runtime.InteropServices.ComTypes.IDataObject.GetDataHere 이 멤버에 대한 설명은 IDataObject.GetDataHere를 참조하십시오.
Explicit interface implementation Method System.Runtime.InteropServices.ComTypes.IDataObject.QueryGetData 이 멤버에 대한 설명은 IDataObject.QueryGetData를 참조하십시오.
Explicit interface implementation Method System.Runtime.InteropServices.ComTypes.IDataObject.SetData 이 멤버에 대한 설명은 IDataObject.SetData를 참조하십시오.

위쪽

참고 항목

참조

DataObject 클래스
System.Windows.Forms 네임스페이스
Clipboard 클래스
IDataObject
DataFormats 클래스