'Declaration Public Function New( _ ByVal nameFilter As NameFilter, _ ByVal scope As FilterScope _ )
'Usage Dim nameFilter As NameFilter Dim scope As FilterScope Dim instance As New NameFilter(nameFilter, scope)
public NameFilter( NameFilter nameFilter, FilterScope scope )
Parameters
- nameFilter
- scope