Aracılığıyla paylaş


TypedXmlDocument.SetSByte Yöntem

Tanım

Aşırı Yüklemeler

SetSByte(String, SByte)

Önemli

Bu API, CLS uyumlu değildir.

public:
 virtual void SetSByte(System::String ^ xpath, System::SByte newValue);
[System.CLSCompliant(false)]
public virtual void SetSByte(string xpath, sbyte newValue);
abstract member SetSByte : string * sbyte -> unit
override this.SetSByte : string * sbyte -> unit
Public Overridable Sub SetSByte (xpath As String, newValue As SByte)

Parametreler

xpath
String
newValue
SByte
Öznitelikler

Şunlara uygulanır

SetSByte(String, Object)

public:
 virtual void SetSByte(System::String ^ xpath, System::Object ^ newValue);
public virtual void SetSByte(string xpath, object newValue);
abstract member SetSByte : string * obj -> unit
override this.SetSByte : string * obj -> unit
Public Overridable Sub SetSByte (xpath As String, newValue As Object)

Parametreler

xpath
String
newValue
Object

Şunlara uygulanır