'Declaration Public Function New( _ ByVal index As Integer _ )
'Declaration
Public Function New( _ ByVal index As Integer _ )
'使用法 Dim index As Integer Dim instance As New CustomImageInfo(index)
'使用法
Dim index As Integer Dim instance As New CustomImageInfo(index)
public CustomImageInfo( int index )
CustomImageInfo クラス CustomImageInfo メンバ オーバーロード一覧
© 2004-2018, GrapeCity Inc. All rights reserved.