Click or drag to resize
MetadataListItemTSubItems Property
Gets the dictionary of attributes.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public Dictionary<string, T> SubItems { get; }

Property Value

Type: DictionaryString, T
See Also