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