PowerTools SPREAD for Windows Forms 8.0J
Remove メソッド (SubStyleCollection)


キー文字列を表すInt32値。
コレクション内の指定のキー文字列に対応する項目を削除します。
構文
'Declaration
 
Public Overrides Sub Remove( _
   ByVal key As String _
) 
'使用法
 
Dim instance As SubStyleCollection
Dim key As String
 
instance.Remove(key)
public override void Remove( 
   string key
)

パラメータ

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

SubStyleCollection クラス
SubStyleCollection メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.