LookupTable Interface

Definition

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()

Applies to