Click or drag to resize

Items Class

[Missing <summary> documentation for "T:BlackBerry.Workspaces.Resource.Items"]

Inheritance Hierarchy
SystemObject
  BlackBerry.Workspaces.ResourceItems

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public class Items

The Items type exposes the following members.

Constructors
  NameDescription
Public methodItems
Initializes a new instance of the Items class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetAllFavoritesV30
Public methodGetAllFavoritesV30Async
Public methodGetFavoritesV30
Public methodGetFavoritesV30Async
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetRecentSharedWithMeV30
Public methodGetRecentSharedWithMeV30Async
Public methodGetSharedWithMeV30
Public methodGetSharedWithMeV30Async
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodMarkItemsFavoriteV30
Public methodMarkItemsFavoriteV30Async
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also