IVector<T>.Clear 메서드

정의

벡터에서 모든 항목을 제거합니다.

public:
 void Clear();
void Clear();
public void Clear();
Public Sub Clear ()

설명

.NET을 사용하여 프로그래밍할 때 이 인터페이스는 숨겨지고 System.Collections.Generic.IList<T> 인터페이스를 사용해야 합니다.

적용 대상

추가 정보