void NotifyChanged( int index, FormulaChangedType changeType )
'Declaration Sub NotifyChanged( _ ByVal index As Integer, _ ByVal changeType As FormulaChangedType _ )
'Declaration
Sub NotifyChanged( _ ByVal index As Integer, _ ByVal changeType As FormulaChangedType _ )
'使用法 Dim instance As IExpressionConsumer Dim index As Integer Dim changeType As FormulaChangedType instance.NotifyChanged(index, changeType)
'使用法
Dim instance As IExpressionConsumer Dim index As Integer Dim changeType As FormulaChangedType instance.NotifyChanged(index, changeType)
IExpressionConsumer インタフェース IExpressionConsumer メンバ
© 2004-2017, GrapeCity inc. All rights reserved.