Click or drag to resize
StorageGetCollectionAsync Method
Overload List
  NameDescription
Public methodGetCollectionAsync(String)
Returns a Storage Collection with the given name from the service.
Public methodGetCollectionAsync(String, String)
Returns a Storage Collection with the given name from the service associated with the user. Subsequent accesses to Storage Objects in the Storage Collection will only return Storage Objects owned by the user.
Top
See Also