Sandcastle Help File Builder Documentation
C#
C#
VB
C++
F#
Show/Hide TOC
Target
Type
Dictionary
.
Remove Method
Overload List
Remove(KeyValuePair
<
String, Target
>
)
Removes the first occurrence of a specific object from the
ICollection
<
T
>
.
Remove(String)
Removes the element with the specified key from the
IDictionary
<
TKey, TValue
>
.
See Also
Reference
TargetTypeDictionary Class
Sandcastle.Tools.BuildComponents.Targets Namespace
In This Article
Overload List
See Also