IFind.Delete(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This member is for Macintosh only and should not be used.
public:
void Delete(System::String ^ bstrQueryName);
public void Delete (string bstrQueryName);
abstract member Delete : string -> unit
Public Sub Delete (bstrQueryName As String)
Parameters
- bstrQueryName
- String
This parameter is for Macintosh only and should not be used.