MESCIUS SPREAD for Windows Forms 15.0J
Text メソッド (CommentBase)

構文
'宣言
 
Public MustOverride Function Text( _
   ByVal text As String, _
   ByVal start As Integer, _
   ByVal overwrite As Nullable(Of Boolean) _
) As String
public abstract string Text( 
   string text,
   int start,
   Nullable<bool> overwrite
)

パラメータ

text
start
overwrite
参照

CommentBase クラス
CommentBase メンバ

 

 


© MESCIUS inc. All rights reserved.