Share via


IFoundFiles Interface 

This type is used only on the Macintosh. For information about this type, consult the language reference Help included with Microsoft Office Macintosh Edition.

Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)

Usage

Public Class foundFilesImplementation
    Implements IFoundFiles
End Class
Dim foundFilesImplementation1 As New foundFilesImplementation()

Syntax

Public Interface IFoundFiles
    Inherits IEnumerable
public interface IFoundFiles : IEnumerable
public interface class IFoundFiles : public IEnumerable
public interface IFoundFiles implements IEnumerable
public interface IFoundFiles implements IEnumerable

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Core Namespace

Other Resources

IFoundFiles Members