Inserts a
Style at the specified index.
シンタックス
'宣言
Public Sub Insert( _
ByVal As System.Integer, _
ByVal As Style _
)
public void Insert(
System.int ,
Style
)
パラメータ
- index
- The zero-based index at which the Style should be inserted.
- style
- The Style to insert.
参照