TransformDocumentDumpComponentApply Method
Apply this build component's changes to the document
Namespace: Sandcastle.Tools.BuildComponentsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.9.12.0
public override void Apply(
XmlDocument document,
string key
)
Public Overrides Sub Apply (
document As XmlDocument,
key As String
)
public:
virtual void Apply(
XmlDocument^ document,
String^ key
) override
abstract Apply :
document : XmlDocument *
key : string -> unit
override Apply :
document : XmlDocument *
key : string -> unit
Parameters
- document XmlDocument
- The document to modify
- key String
- The document's key