'Declaration Public Sub AddRange( _ ByVal items() As Bevel _ )
'使用法 Dim instance As BevelCollection Dim items() As Bevel instance.AddRange(items)
public void AddRange( Bevel[] items )
BevelCollection クラス BevelCollection メンバ
© 2004-2015, GrapeCity inc. All rights reserved.