다음을 통해 공유


SoapEntities 클래스

정의

XML ENTITIES 형식을 래핑합니다.

public ref class SoapEntities sealed : System::Runtime::Remoting::Metadata::W3cXsd2001::ISoapXsd
[System.Serializable]
public sealed class SoapEntities : System.Runtime.Remoting.Metadata.W3cXsd2001.ISoapXsd
[System.Serializable]
[System.Runtime.InteropServices.ComVisible(true)]
public sealed class SoapEntities : System.Runtime.Remoting.Metadata.W3cXsd2001.ISoapXsd
[<System.Serializable>]
type SoapEntities = class
    interface ISoapXsd
[<System.Serializable>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type SoapEntities = class
    interface ISoapXsd
Public NotInheritable Class SoapEntities
Implements ISoapXsd
상속
SoapEntities
특성
구현

생성자

SoapEntities()

SoapEntities 클래스의 새 인스턴스를 초기화합니다.

SoapEntities(String)

XML ENTITIES 특성을. 사용하여 SoapEntities 클래스의 새 인스턴스를 초기화합니다.

속성

Value

XML ENTITIES 특성을 가져오거나 설정합니다.

XsdType

현재 SOAP 형식의 XSD(XML Schema Definition Language)를 가져옵니다.

메서드

Equals(Object)

지정된 개체가 현재 개체와 같은지 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type을 가져옵니다.

(다음에서 상속됨 Object)
GetXsdType()

현재 SOAP 형식의 XSD(XML Schema Definition Language)를 반환합니다.

MemberwiseClone()

현재 Object의 단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
Parse(String)

지정된 StringSoapEntities 개체로 변환합니다.

ToString()

ValueString으로 반환합니다.

적용 대상