다음을 통해 공유


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)

적용 대상