[This is preliminary documentation and is subject to change.]
System Object
System.Collections.Generic Dictionary
Guid,
ObjectStoreEntry NFX.ApplicationModel.Volatile BucketNamespace: NFX.ApplicationModel.VolatileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
internal class Bucket : Dictionary<Guid, ObjectStoreEntry>
internal class Bucket : Dictionary<Guid, ObjectStoreEntry>
Friend Class Bucket
Inherits Dictionary(Of Guid, ObjectStoreEntry)
Friend Class Bucket
Inherits Dictionary(Of Guid, ObjectStoreEntry)
internal ref class Bucket : public Dictionary<Guid, ObjectStoreEntry^>
internal ref class Bucket : public Dictionary<Guid, ObjectStoreEntry^>
type Bucket =
class
inherit Dictionary<Guid, ObjectStoreEntry>
end
type Bucket =
class
inherit Dictionary<Guid, ObjectStoreEntry>
end