MQL5 リファレンス標準ライブラリジェネリックデータコレクションCSortedSet<T>Remove AddCountContainsComparerTryGetMinTryGetMaxCopyToClearRemoveExceptWithIntersectWithSymmetricExceptWithUnionWithIsProperSubsetOfIsProperSupersetOfIsSubsetOfIsSupersetOfOverlapsSetEqualsGetViewBetweenGetReverse Remove 정렬된 집합에서 지정된 요소의 발생을 제거. bool Remove( T item // 요소 값 ); 매개변수 항목 [in] 삭제할 요소의 값. 값 반환 성공하면 true를, 그렇지 않으면 false를 반환. Clear ExceptWith