LookupTable 接口

定义

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
属性
实现

属性

Application
Count
Item[Object]
Parent

方法

AddChild(String, Object)
GetEnumerator()

适用于