PowerTools SPREAD for Windows Forms 8.0J
Name プロパティ (OperatorInfo)


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

プロパティ値

演算子の名前を含むString
参照

OperatorInfo クラス
OperatorInfo メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.