BaseView.WriteAttributeValue Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
protected:
void WriteAttributeValue(System::String ^ thingy, int startPostion, System::Object ^ value, int endValue, int dealyo, bool yesno);
protected void WriteAttributeValue (string thingy, int startPostion, object value, int endValue, int dealyo, bool yesno);
member this.WriteAttributeValue : string * int * obj * int * int * bool -> unit
Protected Sub WriteAttributeValue (thingy As String, startPostion As Integer, value As Object, endValue As Integer, dealyo As Integer, yesno As Boolean)
Paramètres
- thingy
- String
- startPostion
- Int32
- value
- Object
- endValue
- Int32
- dealyo
- Int32
- yesno
- Boolean