'Declaration Public Function New( _ ByVal reparsePointTagMask As ReparsePointTags, _ ByVal expectedResult As ReparsePointTags, _ ByVal scope As FilterScope _ )
'Usage Dim reparsePointTagMask As ReparsePointTags Dim expectedResult As ReparsePointTags Dim scope As FilterScope Dim instance As New ReparsePointTagsFilter(reparsePointTagMask, expectedResult, scope)
public ReparsePointTagsFilter( ReparsePointTags reparsePointTagMask, ReparsePointTags expectedResult, FilterScope scope )
Parameters
- reparsePointTagMask
- expectedResult
- scope