Option Collection Constructor
Initializes a new instance of the OptionCollection class
Definition
Namespace: Sandcastle.Core.CommandLine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.3.29.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.3.29.0
C#
public OptionCollection()VB
Public Sub NewC++
public:
OptionCollection()F#
new : unit -> OptionCollection