Share

DxFileList Class

Description

This class represents a collection of files, folders, and possible subfolders.

Class Hierarchy

Autodesk.AutoCAD.DataExtraction.DxFileList

Visual Basic

Public Class DxFileList
Inherits IDxFileList
Inherits IJsonSerializable

C#

public class DxFileList : IDxFileList, IJsonSerializable;

Links

DxFileList Methods, DxFileList Properties

Was this information helpful?