'DeclarationPublic Property FilterType As TreeNodeFilterResultType
'UsageDim instance As NTreeNodeStringFilter Dim value As TreeNodeFilterResultType instance.FilterType = value value = instance.FilterType
public TreeNodeFilterResultType FilterType {get; set;}