Overload List

  NameDescription
Public methodStatic memberIndexExists(FileInfo) Obsolete.
Returns
CopyC#
true
if an index exists at the specified directory. If the directory does not exist or if there is no index in it.
Public methodStatic memberIndexExists(String) Obsolete.
Returns
CopyC#
true
if an index exists at the specified directory. If the directory does not exist or if there is no index in it.
CopyC#
false
is returned.
Public methodStatic memberIndexExists(Directory)
Returns
CopyC#
true
if an index exists at the specified directory. If the directory does not exist or if there is no index in it.

See Also