ScriptingFilter 代理人

定義

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

參數

urn
Urn

傳回值

適用於