Table of Contents

InMemoryTargetDictionary.this Property

Definition

Namespace
Sandcastle.Tools.BuildComponents.Targets
Assembly
Sandcastle.Tools.BuildComponents.dll
public override Target this[string key] { get; set; }

Parameters

key string

Property Value

Target

If not found, this implementation returns null.