InMemoryTargetDictionary.this Property
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.dll
public override Target this[string key] { get; set; }
Parameters
keystring
Property Value
- Target
If not found, this implementation returns null.
public override Target this[string key] { get; set; }
key stringIf not found, this implementation returns null.