IReadableLocator Interface
Definition
Important
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 interface class IReadableLocator : System::Collections::Generic::IEnumerable<System::Collections::Generic::KeyValuePair<System::Object ^, System::Object ^>>
public interface IReadableLocator : System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<object,object>>
type IReadableLocator = interface
interface seq<KeyValuePair<obj, obj>>
interface IEnumerable
Public Interface IReadableLocator
Implements IEnumerable(Of KeyValuePair(Of Object, Object))
- Derived
- Implements
Properties
Count | |
ParentLocator | |
ReadOnly |