다음을 통해 공유


BypassElementCollection.Add(BypassElement) 메서드

정의

컬렉션에 요소를 추가합니다.

public:
 void Add(System::Net::Configuration::BypassElement ^ element);
public void Add (System.Net.Configuration.BypassElement element);
member this.Add : System.Net.Configuration.BypassElement -> unit
Public Sub Add (element As BypassElement)

매개 변수

element
BypassElement

컬렉션에 추가할 BypassElement입니다.

적용 대상

추가 정보