System::Collections::ObjectModel::KeyedCollection::Remove 메서드

KeyedCollection::Remove method

키를 컨테이너에서 제거합니다.

bool System::Collections::ObjectModel::KeyedCollection<TKey, TItem>::Remove(TKey key)
매개변수형식설명
keyTKey제거할 키.

ReturnValue

키를 찾고 제거했으면 true, 그렇지 않으면 false.

또 보기