ReflectionDataSetDictionary Constructor
Constructor
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public ReflectionDataSetDictionary(
IEnumerable<string> componentLocations
)
Public Sub New (
componentLocations As IEnumerable(Of String)
)
public:
ReflectionDataSetDictionary(
IEnumerable<String^>^ componentLocations
)
new :
componentLocations : IEnumerable<string> -> ReflectionDataSetDictionary
Parameters
- componentLocations IEnumerableString
- An optional enumerable list of additional component locations to
search for reflection data set files.
Keys are case-insensitive