MFSearchBuilder Constructor |
Name | Description | |
---|---|---|
![]() | MFSearchBuilder(Vault) |
Creates a new instance wrapping an empty SearchConditions object.
|
![]() | MFSearchBuilder(Vault, SearchConditions) |
Creates a new instance wrapping a copy of the passed SearchConditions.
|
![]() | MFSearchBuilder(Vault, String) |
Creates a new instance wrapping a SearchConditions created from the passed string.
|