[This is preliminary documentation and is subject to change.]
A list of type search locations used for dynamic type searches
System Object NFX Registry TypeLocation NFX OrderedRegistry TypeLocation NFX.Wave.Handlers TypeLocationsNamespace: NFX.Wave.HandlersAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public sealed class TypeLocations : OrderedRegistry<TypeLocation>
public sealed class TypeLocations : OrderedRegistry<TypeLocation>
Public NotInheritable Class TypeLocations
Inherits OrderedRegistry(Of TypeLocation)
Public NotInheritable Class TypeLocations
Inherits OrderedRegistry(Of TypeLocation)
public ref class TypeLocations sealed : public OrderedRegistry<TypeLocation^>
public ref class TypeLocations sealed : public OrderedRegistry<TypeLocation^>
[<SealedAttribute>]
type TypeLocations =
class
inherit OrderedRegistry<TypeLocation>
end
[<SealedAttribute>]
type TypeLocations =
class
inherit OrderedRegistry<TypeLocation>
end