GrapeCity SPREAD for Windows Forms 11.0J
Remove メソッド (StyleCollection)


キー文字列を表すInt32値。
指定したキーを持つ要素を StyleCollection から削除します。
構文
'Declaration
 
Public Overrides Sub Remove( _
   ByVal key As String _
) 
'使用法
 
Dim instance As StyleCollection
Dim key As String
 
instance.Remove(key)
public override void Remove( 
   string key
)

パラメータ

key
キー文字列を表すInt32値。
参照

StyleCollection クラス
StyleCollection メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.