ScriptingFilter 代理人

定義

public delegate bool ScriptingFilter(Urn urn);
type ScriptingFilter = delegate of Urn -> bool
Public Delegate Function ScriptingFilter(urn As Urn) As Boolean 

パラメーター

urn
Urn

戻り値

適用対象