'Declaration Public Function New( _ ByVal xInset As Integer, _ ByVal yInset As Integer _ )
'Declaration
Public Function New( _ ByVal xInset As Integer, _ ByVal yInset As Integer _ )
'使用法 Dim xInset As Integer Dim yInset As Integer Dim instance As New Inset(xInset, yInset)
'使用法
Dim xInset As Integer Dim yInset As Integer Dim instance As New Inset(xInset, yInset)
public Inset( int xInset, int yInset )
Inset クラス Inset メンバ オーバーロード一覧
Copyright © 2004 GrapeCity inc.