다음을 통해 공유


MockDisposable 클래스

상속 계층 구조

System.Object
   System.Collections.Generic.List<Int64>
    ReactiveTests.MockDisposable

네임스페이스:ReactiveTests
어셈블리: Tests.System.Reactive(Tests.System.Reactive.dll)

Syntax

'Declaration
Public Class MockDisposable _
    Inherits List(Of Long) _
    Implements IDisposable
'Usage
Dim instance As MockDisposable
public class MockDisposable : List<long>, 
    IDisposable
public ref class MockDisposable : public List<long long>, 
    IDisposable
type MockDisposable =  
    class
        inherit List<int64>
        interface IDisposable
    end
public class MockDisposable extends List<long> implements IDisposable

MockDisposable 형식은 다음 멤버를 노출합니다.

생성자

  속성 Description
Public 메서드 MockDisposable

상위

속성

  속성 Description
Public 속성 용량 (목록에서< 상속됨Int64>.)
Public 속성 Count (목록에서< 상속됨Int64>.)
Public 속성 Item (목록에서< 상속됨Int64>.)

상위

메서드

  속성 Description
Public 메서드 추가 (목록에서< 상속됨Int64>.)
Public 메서드 Addrange (목록에서< 상속됨Int64>.)
Public 메서드 AsReadOnly (목록에서< 상속됨Int64>.)
Public 메서드 BinarySearch(T) (목록에서< 상속됨Int64>.)
Public 메서드 BinarySearch(T, IComparer<T>) (목록에서< 상속됨Int64>.)
Public 메서드 BinarySearch(Int32, Int32, T, IComparer<T>) (목록에서< 상속됨Int64>.)
Public 메서드 지우기 (목록에서< 상속됨Int64>.)
Public 메서드 포함 (목록에서< 상속됨Int64>.)
Public 메서드 ConvertAll<TOutput> (목록에서< 상속됨Int64>.)
Public 메서드 CopyToT[]) (목록에서< 상속됨Int64>.)
Public 메서드 CopyToT[], Int32) (목록에서< 상속됨Int64>.)
Public 메서드 CopyTo(Int32, T[], Int32, Int32) (목록에서< 상속됨Int64>.)
Public 메서드 Dispose
Public 메서드 같음 개체 에서 상속됩니다.
Public 메서드 Exists (목록에서< 상속됨Int64>.)
Protected 메서드 Finalize 개체 에서 상속됩니다.
Public 메서드 찾기 (목록에서< 상속됨Int64>.)
Public 메서드 Findall (목록에서< 상속됨Int64>.)
Public 메서드 FindIndex(Predicate<T>) (목록에서< 상속됨Int64>.)
Public 메서드 FindIndex(Int32, Predicate<T>) (목록에서< 상속됨Int64>.)
Public 메서드 FindIndex(Int32, Int32, Predicate<T>) (목록에서< 상속됨Int64>.)
Public 메서드 FindLast (목록에서< 상속됨Int64>.)
Public 메서드 FindLastIndex(Predicate<T>) (목록에서< 상속됨Int64>.)
Public 메서드 FindLastIndex(Int32, Predicate<T>) (목록에서< 상속됨Int64>.)
Public 메서드 FindLastIndex(Int32, Int32, Predicate<T>) (목록에서< 상속됨Int64>.)
Public 메서드 ForEach (목록에서< 상속됨Int64>.)
Public 메서드 GetEnumerator (목록에서< 상속됨Int64>.)
Public 메서드 GetHashCode 개체 에서 상속됩니다.
Public 메서드 GetRange (목록에서< 상속됨Int64>.)
Public 메서드 GetType 개체 에서 상속됩니다.
Public 메서드 IndexOf(T) (목록에서< 상속됨Int64>.)
Public 메서드 IndexOf(T, Int32) (목록에서< 상속됨Int64>.)
Public 메서드 IndexOf(T, Int32, Int32) (목록에서< 상속됨Int64>.)
Public 메서드 삽입 (목록에서< 상속됨Int64>.)
Public 메서드 InsertRange (목록에서< 상속됨Int64>.)
Public 메서드 LastIndexOf(T) (목록에서< 상속됨Int64>.)
Public 메서드 LastIndexOf(T, Int32) (목록에서< 상속됨Int64>.)
Public 메서드 LastIndexOf(T, Int32, Int32) (목록에서< 상속됨Int64>.)
Protected 메서드 MemberwiseClone 개체 에서 상속됩니다.
Public 메서드 제거 (목록에서< 상속됨Int64>.)
Public 메서드 Removeall (목록에서< 상속됨Int64>.)
Public 메서드 RemoveAt (목록에서< 상속됨Int64>.)
Public 메서드 RemoveRange (목록에서< 상속됨Int64>.)
Public 메서드 Reverse() (목록에서< 상속됨Int64>.)
Public 메서드 Reverse(Int32, Int32) (목록에서< 상속됨Int64>.)
Public 메서드 Sort() (목록에서< 상속됨Int64>.)
Public 메서드 Sort(IComparer<T>) (목록에서< 상속됨Int64>.)
Public 메서드 Sort(Comparison<T>) (목록에서< 상속됨Int64>.)
Public 메서드 Sort(Int32, Int32, IComparer<T>) (목록에서< 상속됨Int64>.)
Public 메서드 ToArray (목록에서< 상속됨Int64>.)
Public 메서드 ToString 개체 에서 상속됩니다.
Public 메서드 TrimExcess (목록에서< 상속됨Int64>.)
Public 메서드 TrueForAll (목록에서< 상속됨Int64>.)

상위

명시적 인터페이스 구현

  속성 Description
명시적 인터페이스 불침정 Private 메서드 IList.Add (목록에서< 상속됨Int64>.)
명시적 인터페이스 불침정 Private 메서드 IList.Contains (목록에서< 상속됨Int64>.)
명시적 인터페이스 불침정 Private 메서드 ICollection.CopyTo (목록에서< 상속됨Int64>.)
명시적 인터페이스 불침정 Private 메서드 IEnumerable<T>. GetEnumerator (목록에서< 상속됨Int64>.)
명시적 인터페이스 불침정 Private 메서드 IEnumerable.GetEnumerator (목록에서< 상속됨Int64>.)
명시적 인터페이스 불침정 Private 메서드 IList.IndexOf (목록에서< 상속됨Int64>.)
명시적 인터페이스 불침정 Private 메서드 IList.Insert (목록에서< 상속됨Int64>.)
명시적 인터페이스 불침침 Private 속성 IList.IsFixedSize (목록에서< 상속됨Int64>.)
명시적 인터페이스 불침침 Private 속성 ICollection<T>. Isreadonly (목록에서< 상속됨Int64>.)
명시적 인터페이스 불침침 Private 속성 IList.IsReadOnly (목록에서< 상속됨Int64>.)
명시적 인터페이스 불침침 Private 속성 ICollection.IsSynchronized (목록에서< 상속됨Int64>.)
명시적 인터페이스 불침침 Private 속성 IList.Item (목록에서< 상속됨Int64>.)
명시적 인터페이스 불침정 Private 메서드 IList.Remove (목록에서< 상속됨Int64>.)
명시적 인터페이스 불침침 Private 속성 ICollection.SyncRoot (목록에서< 상속됨Int64>.)

상위

스레드 보안

이 형식의 모든 public static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 구성원은 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

ReactiveTests 네임스페이스