XmlSerializerImplementation.ReadMethods 속성

정의

데이터 스트림을 읽는 데 사용되는 메서드의 컬렉션을 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 virtual property System::Collections::Hashtable ^ ReadMethods { System::Collections::Hashtable ^ get(); };
public virtual System.Collections.Hashtable ReadMethods { get; }
member this.ReadMethods : System.Collections.Hashtable
Public Overridable ReadOnly Property ReadMethods As Hashtable

속성 값

Hashtable

메서드가 포함된 Hashtable입니다.

적용 대상