'Declaration Public Function FindAll( _ ByVal p As Predicate(Of LayerBase) _ ) As IEnumerable(Of T)
public IEnumerable<T> FindAll( Predicate<LayerBase> p )
Parameters
- p
'Declaration Public Function FindAll( _ ByVal p As Predicate(Of LayerBase) _ ) As IEnumerable(Of T)
public IEnumerable<T> FindAll( Predicate<LayerBase> p )