TypedXmlDocument.SetUInt16 Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Overload
SetUInt16(String, Object)
public:
virtual void SetUInt16(System::String ^ xpath, System::Object ^ newValue);
public virtual void SetUInt16(string xpath, object newValue);
abstract member SetUInt16 : string * obj -> unit
override this.SetUInt16 : string * obj -> unit
Public Overridable Sub SetUInt16 (xpath As String, newValue As Object)
Parameter
- xpath
- String
- newValue
- Object
Berlaku untuk
SetUInt16(String, UInt16)
Penting
API ini bukan kompatibel CLS.
public:
virtual void SetUInt16(System::String ^ xpath, System::UInt16 newValue);
[System.CLSCompliant(false)]
public virtual void SetUInt16(string xpath, ushort newValue);
abstract member SetUInt16 : string * uint16 -> unit
override this.SetUInt16 : string * uint16 -> unit
Public Overridable Sub SetUInt16 (xpath As String, newValue As UShort)
Parameter
- xpath
- String
- newValue
- UInt16
- Atribut