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.4.0.0 (1.4.19.0529)
Syntaxpublic T Contents { get; set; }Public Property Contents As T
	Get
	Set
Property Value
Type: 
T
See Also