'Declaration Public Overloads Function RemoveIcon( _ ByVal index As Integer _ ) As Boolean
'Declaration
Public Overloads Function RemoveIcon( _ ByVal index As Integer _ ) As Boolean
'使用法 Dim instance As CustomIconContainer Dim index As Integer Dim value As Boolean value = instance.RemoveIcon(index)
'使用法
Dim instance As CustomIconContainer Dim index As Integer Dim value As Boolean value = instance.RemoveIcon(index)
public bool RemoveIcon( int index )
CustomIconContainer クラス CustomIconContainer メンバ オーバーロード一覧
Copyright © 2004 GrapeCity inc.