IFolder.GetChildren Method

IT Hit WebDAV for .NET

Returns children of this folder.

Overload List

Returns children of this folder.

IHierarchyItem[] GetChildren(bool);

Returns children of this folder together with custom properties.

IHierarchyItem[] GetChildren(bool,PropertyName[]);

See Also

IFolder Interface | ITHit.WebDAV.Client Namespace