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


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

パラメータ

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

BaseKeyCollection クラス
BaseKeyCollection メンバ

 

 


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