QuickOPC User's Guide and Reference
IDirectoryContents2Extension Class Methods


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Extensions.FileProviders Namespace : IDirectoryContents2Extension Class

For a list of all members of this type, see IDirectoryContents2Extension members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Enumerates subdirectories and files in the given directory, recursively.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Browses a tree of subdirectories and (optionally) files in the given directory, recursively.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Copies the directory into another writable directory contents.  
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Overloaded. Computes the directory statistics, such as total number of bytes in directory files, and number of files and sub-directories contained in the directory.  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Overloaded. Saves the contents of the directory into a physical directory.  
Public MethodReturns a string that represents the current object. (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
See Also

Reference

IDirectoryContents2Extension Class
OpcLabs.BaseLib.Extensions.FileProviders Namespace