Reflection Data Set Dictionary Constructor
Constructor
Definition
Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public ReflectionDataSetDictionary(
IEnumerable<string> componentLocations
)VB
Public Sub New (
componentLocations As IEnumerable(Of String)
)C++
public:
ReflectionDataSetDictionary(
IEnumerable<String^>^ componentLocations
)F#
new :
componentLocations : IEnumerable<string> -> ReflectionDataSetDictionaryParameters
- componentLocations IEnumerableString
- An optional enumerable list of additional component locations to search for reflection data set files.
Remarks
Keys are case-insensitive