次の方法で共有


AdapterInfoCollection クラス

定義

public ref class AdapterInfoCollection : System::Collections::ArrayList
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("64502E87-656E-37B3-AC26-7F895F9BACDE")]
[System.Serializable]
public class AdapterInfoCollection : System.Collections.ArrayList
type AdapterInfoCollection = class
    inherit ArrayList
Public Class AdapterInfoCollection
Inherits ArrayList
継承
AdapterInfoCollection
属性

コンストラクター

AdapterInfoCollection()

プロパティ

Item[Int32]

メソッド

Add(AdapterInfo)
Contains(AdapterInfo)
CopyTo(AdapterInfo[], Int32)
IndexOf(AdapterInfo)
Insert(Int32, AdapterInfo)
Populate()
Remove(AdapterInfo)

適用対象