次の方法で共有


LegendEntries インターフェイス

定義

public interface class LegendEntries : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("000C1719-0000-0000-C000-000000000046")]
public interface LegendEntries : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("000C1719-0000-0000-C000-000000000046")>]
type LegendEntries = interface
    interface IEnumerable
Public Interface LegendEntries
Implements IEnumerable
属性
実装

プロパティ

_Default[Object]
Application

オブジェクトのコンテナー アプリケーションを表す Application オブジェクトを返します。

Count
Creator

このオブジェクトを作成したアプリケーションを示す、32 ビットの整数値を返します。 読み取り専用です。

Parent

メソッド

GetEnumerator()
Item(Object)

適用対象