LookupTable 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 LookupTable : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("DA33F25E-AD36-48B9-9CB6-CDB0CF6EE070")]
public interface LookupTable : System.Collections.IEnumerable
type LookupTable = interface
interface IEnumerable
Public Interface LookupTable
Implements IEnumerable
- Attributes
- Implements
Properties
Application | |
Count | |
Item[Object] | |
Parent |
Methods
AddChild(String, Object) | |
GetEnumerator() |