'Declaration Public Property MaximumLength As Integer
'Declaration
Public Property MaximumLength As Integer
'使用法 Dim instance As FpCombo Dim value As Integer instance.MaximumLength = value value = instance.MaximumLength
'使用法
Dim instance As FpCombo Dim value As Integer instance.MaximumLength = value value = instance.MaximumLength
public int MaximumLength {get; set;}
FpCombo クラス FpCombo メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.