AvailableTypeFilter.

Accept(IStoredClass) Method

Syntax

public bool Accept(IStoredClass storedClass)

Parameters

Name Type Description
storedClass IStoredClass StoredClass instance to be checked

Return Value

Type Description
bool true, if the given StoredClass instance should be accepted, false otherwise.