'Declaration Public Sub Add( _ ByVal item As Bevel _ )
'Declaration
Public Sub Add( _ ByVal item As Bevel _ )
'使用法 Dim instance As BevelCollection Dim item As Bevel instance.Add(item)
'使用法
Dim instance As BevelCollection Dim item As Bevel instance.Add(item)
public void Add( Bevel item )
BevelCollection クラス BevelCollection メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.