다음을 통해 공유


BackupEndpointCollection.Remove(BackupEndpointElement) 메서드

정의

컬렉션의 첫 번째 BackupEndpointElement를 제거합니다.

public:
 void Remove(System::ServiceModel::Routing::Configuration::BackupEndpointElement ^ element);
public void Remove (System.ServiceModel.Routing.Configuration.BackupEndpointElement element);
member this.Remove : System.ServiceModel.Routing.Configuration.BackupEndpointElement -> unit
Public Sub Remove (element As BackupEndpointElement)

매개 변수

element
BackupEndpointElement

컬렉션에서 제거할 백업 요소입니다.

적용 대상