The methods of the ObexFolderListingParser class are listed below. For a complete list of ObexFolderListingParser class members, see the ObexFolderListingParser Members topic.
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetAllItems | Returns all the folder-items, as a instance of the ObexFolderListing. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetNextItem | Reads the next folder-listing item, as an instance of either ObexFileItem, ObexFolderItem, or ObexParentFolderItem, which are all subclasses of ObexFolderListingItem. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
ObexFolderListingParser Class | Brecham.Obex.Objects Namespace