BaseView.WriteAttributeValue Method

Definition

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)

Parameters

thingy
String
startPostion
Int32
value
Object
endValue
Int32
dealyo
Int32
yesno
Boolean

Applies to