public virtual bool IgnoresContextValue( int argCount )
'Declaration Public Overridable Function IgnoresContextValue( _ ByVal argCount As Integer _ ) As Boolean
'Declaration
Public Overridable Function IgnoresContextValue( _ ByVal argCount As Integer _ ) As Boolean
'使用法 Dim instance As FunctionInfo Dim argCount As Integer Dim value As Boolean value = instance.IgnoresContextValue(argCount)
'使用法
Dim instance As FunctionInfo Dim argCount As Integer Dim value As Boolean value = instance.IgnoresContextValue(argCount)
FunctionInfo クラス FunctionInfo メンバ
© 2004-2017, GrapeCity inc. All rights reserved.