次の方法で共有


IFoundFiles インターフェイス

定義

public interface class IFoundFiles : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("000C0338-0000-0000-C000-000000000046")]
public interface IFoundFiles : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("000C0338-0000-0000-C000-000000000046")>]
type IFoundFiles = interface
    interface IEnumerable
Public Interface IFoundFiles
Implements IEnumerable
属性
実装

プロパティ

Count

このメンバーは Macintosh 専用です。使用しないでください。

Item[Int32]

このメンバーは Macintosh 専用です。使用しないでください。

メソッド

GetEnumerator()

このメンバーは Macintosh 専用です。使用しないでください。

適用対象