'Declaration Public Function New( _ ByVal text As String _ )
'Declaration
Public Function New( _ ByVal text As String _ )
'使用法 Dim text As String Dim instance As New ListItemInfo(text)
'使用法
Dim text As String Dim instance As New ListItemInfo(text)
public ListItemInfo( string text )
ListItemInfo クラス ListItemInfo メンバ オーバーロード一覧
© 2004-2018, GrapeCity Inc. All rights reserved.