BaseView.BeginWriteAttribute 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
protected:
void BeginWriteAttribute(System::String ^ name, System::String ^ begining, int startPosition, System::String ^ ending, int endPosition, int thingy);
protected void BeginWriteAttribute(string name, string begining, int startPosition, string ending, int endPosition, int thingy);
member this.BeginWriteAttribute : string * string * int * string * int * int -> unit
Protected Sub BeginWriteAttribute (name As String, begining As String, startPosition As Integer, ending As String, endPosition As Integer, thingy As Integer)
參數
- name
- String
- begining
- String
- startPosition
- Int32
- ending
- String
- endPosition
- Int32
- thingy
- Int32