'Declaration Public Function GetImage( _ ByVal id As Integer _ ) As Image
'使用法 Dim instance As SpreadView Dim id As Integer Dim value As Image value = instance.GetImage(id)
public Image GetImage( int id )
SpreadView クラス SpreadView メンバ
© 2004-2015, GrapeCity inc. All rights reserved.