GrapeCity SPREAD for Windows Forms 11.0J
Name プロパティ (FunctionInfo)


関数の名前を取得します。
構文
'Declaration
 
Public MustOverride ReadOnly Property Name As String
'使用法
 
Dim instance As FunctionInfo
Dim value As String
 
value = instance.Name
public abstract string Name {get;}

プロパティ値

名前を含むString
参照

FunctionInfo クラス
FunctionInfo メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.