次の方法で共有


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

適用対象