InMemoryTargetDictionaryValues Property
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public override ICollection<Target> Values { get; }
Public Overrides ReadOnly Property Values As ICollection(Of Target)
Get
public:
virtual property ICollection<Target^>^ Values {
ICollection<Target^>^ get () override;
}
abstract Values : ICollection<Target> with get
override Values : ICollection<Target> with get
ICollectionTargetAn
ICollectionT containing the values in the object that implements
IDictionaryTKey, TValue.
IDictionaryTKey, TValueValues