Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ReadableLocator abstract : Microsoft::Practices::ObjectBuilder::IReadableLocator, System::Collections::Generic::IEnumerable<System::Collections::Generic::KeyValuePair<System::Object ^, System::Object ^>>
public abstract class ReadableLocator : Microsoft.Practices.ObjectBuilder.IReadableLocator, System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<object,object>>
type ReadableLocator = class
interface IReadableLocator
interface seq<KeyValuePair<obj, obj>>
interface IEnumerable
Public MustInherit Class ReadableLocator
Implements IEnumerable(Of KeyValuePair(Of Object, Object)), IReadableLocator