다음을 통해 공유


BaseFunctoid 클래스

정의

public ref class BaseFunctoid abstract
public abstract class BaseFunctoid
type BaseFunctoid = class
Public MustInherit Class BaseFunctoid
상속
BaseFunctoid
파생

생성자

BaseFunctoid()

속성

Category
Description
ExternalAssembly
ExternalAssemblyPartialName
ExternalAssemblyPath
ExternalClassName
HasSideEffects
HasVariableInputs
ID
Image
Image16
Name
OutputConnectionType
RequiredGlobalHelperFunctions
Tooltip

메서드

AddInputConnectionType(ConnectionType)
AddScriptTypeSupport(ScriptType)
BuildDynamicScriptHeader(String, String, String, Int32)
CreateScripterClone(BaseFunctoid)
GetBestSupportedScriptType(ArrayList)
GetExternalFunctionName(Int32)
GetFunctionName(ScriptType, Int32)
GetFunctionName(ScriptType)
GetInlineGlobalHelperScriptBuffer(ScriptType, InlineGlobalHelperFunction)
GetInlineScriptBuffer(ScriptType, Int32, Int32)
GetInputConnectionType(Int32)
GetMaxParams(ScriptType)
GetMinParams(ScriptType)
GetResourceManager(String)
GetScriptBuffer(ScriptType, Int32, Int32)
GetScriptBuffer(ScriptType, Int32)
GetScriptBuffer(ScriptType)
GetScriptGlobalBuffer(ScriptType)
IsDate(String)
IsNumeric(String, Double)
IsNumeric(String)
IsSupportedScriptType(ScriptType)
IsValidScriptType(ScriptType)
LoadBitmap(String, String)
LoadString(String, String)
RemoveScriptTypeSupport(ScriptType)
SetBitmap(String)
SetDescription(String)
SetExternalFunctionName(String, String, String, String)
SetExternalFunctionName(String, String, String)
SetExternalFunctionName2(String)
SetExternalFunctionName3(String)
SetExternalFunctionNameWithAsmPath(String, String, String, String)
SetMaxParams(Int32)
SetMinParams(Int32)
SetName(String)
SetScriptBuffer(ScriptType, String, Int32)
SetScriptBuffer(ScriptType, String)
SetScriptGlobalBuffer(ScriptType, String)
SetTooltip(String)
SetupResourceAssembly(String, Assembly)

적용 대상