TypedXmlDocument.SetBoolean 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
SetBoolean(String, Boolean)
public:
virtual void SetBoolean(System::String ^ xpath, bool newValue);
public virtual void SetBoolean(string xpath, bool newValue);
abstract member SetBoolean : string * bool -> unit
override this.SetBoolean : string * bool -> unit
Public Overridable Sub SetBoolean (xpath As String, newValue As Boolean)
Parameter
- xpath
- String
- newValue
- Boolean
Berlaku untuk
SetBoolean(String, Nullable<Boolean>)
Penting
API ini bukan kompatibel CLS.
public:
virtual void SetBoolean(System::String ^ xpath, Nullable<bool> newValue);
[System.CLSCompliant(false)]
public virtual void SetBoolean(string xpath, Nullable<bool> newValue);
abstract member SetBoolean : string * Nullable<bool> -> unit
override this.SetBoolean : string * Nullable<bool> -> unit
Public Overridable Sub SetBoolean (xpath As String, newValue As Nullable(Of Boolean))
Parameter
- xpath
- String
- Atribut