You are here: Start » AVL.NET » EnumerateFilesStateBase Class

EnumerateFilesStateBase Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
EnumerateFilesStateBase()

Properties

 NameTypeDescription
CurrentIndexSystem.Int32
DirectorySystem.String
EnumeratedFilesSystem.Collections.Generic.List<Avl.FileEnumItem>
ExtensionsSystem.String
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
LastInvokeTimeSystem.UInt64
ProcessSubdirectoriesSystem.Boolean

Methods

 NameDescription
CopyTo(Avl.EnumerateFilesStateBase)
Dispose()Inherited from Avl.UnmanagedObject
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Avl.EnumerateFilesStateBase)
ToString()Inherited from System.Object

See also