All the items in the document, as a list of type ObexFolderListingItem.
Each element in the list is an instance of one of its subclasses: ObexFileItem, ObexFolderItem, or ObexParentFolderItem. If there are no items, a non-null empty list is returned.
Note Apologies for the untidy text in this member’s and its siblings’ header, this is the Generic type parameter which NDoc, the documentation generator, is not yet able to handle.
ObexFolderListing Class | Brecham.Obex.Objects Namespace