Click or drag to resize

ListBucketTContents Property

Gets or sets the contents of this bucket

Namespace:  SD.Tools.Algorithmia.GeneralDataStructures
Assembly:  SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.3.3.0 (1.3.18.0209)
Syntax
public T Contents { get; set; }

Property Value

Type: T
See Also