Collection.this

Sets our main struct and passes it to the parent class.

  1. this(SecretCollection* secretCollection, bool ownedRef)
    class Collection
    this
    (
    SecretCollection* secretCollection
    ,
    bool ownedRef = false
    )
  2. this(AsyncResultIF result)
  3. this(Service service, string collectionPath, SecretCollectionFlags flags, Cancellable cancellable)

Meta