Interface IFileList

IFileList interface

تمثيل الواجهة لقائمة الملفات .

public interface IFileList : IEnumerable<IFile>

الخصائص

اسموصف
Item { get; }إرجاع ملف الفهرس في القائمة.
Length { get; }طول الإرجاع لقائمة الملفات .

أنظر أيضا