'宣言
Protected Overrides Function ContinueDescendantSearch( _
ByVal As Type, _
ByVal () As Object _
) As Boolean
protected override bool ContinueDescendantSearch(
Type ,
object[]
)
パラメータ
- type
- 検索する要素の型。
- contexts
- 検索するコンテキストを含むオブジェクト配列。
戻り値の型
GetDescendant が指定された型/コンテキストで呼ばれたときにこの要素の子孫の検索を続けるかかどうか。