List インターフェイス

定義

public interface class List : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("00020B17-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface List : System.Collections.IEnumerable
type List = interface
    interface IEnumerable
Public Interface List
Implements IEnumerable
属性
実装

プロパティ

Application
Count
Item[Object]
Parent

メソッド

GetEnumerator()

適用対象