TargetDictionary.TryGetValue Method Definition NamespaceSandcastle.Tools.BuildComponents.Targets AssemblySandcastle.Tools.BuildComponents.dll public abstract bool TryGetValue(string key, out Target value) Parameters key string value Target Returns bool