다음을 통해 공유


AdoDotNetConnectionProperties.ICollection<KeyValuePair<String, Object>>.ICollection 메서드

지정 된 요소를 모두 제거 ICollection 인스턴스.

네임스페이스:  Microsoft.VisualStudio.Data.Framework.AdoDotNet
어셈블리:  Microsoft.VisualStudio.Data.Framework(Microsoft.VisualStudio.Data.Framework.dll)

구문

‘선언
Private Sub Clear Implements ICollection(Of KeyValuePair(Of String, Object)).Clear
void ICollection<KeyValuePair<string, Object>>.Clear()
private:
virtual void Clear() sealed = ICollection<KeyValuePair<String^, Object^>>::Clear
private abstract Clear : unit -> unit  
private override Clear : unit -> unit
JScript에서는 명시적 인터페이스 구현을 지원하지 않습니다.

구현

ICollection.Clear

.NET Framework 보안

참고 항목

참조

AdoDotNetConnectionProperties 클래스

Microsoft.VisualStudio.Data.Framework.AdoDotNet 네임스페이스