다음을 통해 공유


SyncParameterCollection 멤버

SyncParameter 개체의 컬렉션입니다.

다음 표에서는 SyncParameterCollection 형식에 의해 노출되는 멤버의 목록을 보여 줍니다.

Public 생성자

  이름 설명
Public method SyncParameterCollection SyncParameterCollection 클래스의 새 인스턴스를 초기화합니다.

위쪽

Public 속성

( Protected 속성 참조)

  이름 설명
Public property Count  ( Collection에서 상속됩니다.)
Public property Item 오버로드되었습니다.  

위쪽

Protected 속성

  이름 설명
Protected property Items  ( Collection에서 상속됩니다.)

위쪽

Public 메서드

( Protected 메서드 참조)

  이름 설명
Public method Add 오버로드되었습니다.  
Public method Clear  ( Collection에서 상속됩니다.)
Public method Contains 오버로드되었습니다. 지정한 SyncParameter 개체가 컬렉션에 있는지 여부를 확인합니다.
Public method CopyTo  ( Collection에서 상속됩니다.)
Public method Equals  오버로드되었습니다. ( Object에서 상속됩니다.)
Public method GetEnumerator  ( Collection에서 상속됩니다.)
Public method GetHashCode  ( Object에서 상속됩니다.)
Public method GetType  ( Object에서 상속됩니다.)
Public method IndexOf 오버로드되었습니다. 전체 컬렉션에서 지정한 SyncParameter 개체를 검색하여 해당 개체가 처음 발견된 인덱스(0부터 시작)를 반환합니다.
Public method Insert  ( Collection에서 상속됩니다.)
Public method Bb726278.static(ko-kr,SQL.105).gif ReferenceEquals  ( Object에서 상속됩니다.)
Public method Remove 오버로드되었습니다. 컬렉션에서 맨 처음 발견되는 지정한 SyncParameter 개체를 제거합니다.
Public method RemoveAt  ( Collection에서 상속됩니다.)
Public method ToString  ( Object에서 상속됩니다.)

위쪽

Protected 메서드

  이름 설명
Protected method ClearItems  ( Collection에서 상속됩니다.)
Protected method Finalize  ( Object에서 상속됩니다.)
Protected method InsertItem  ( Collection에서 상속됩니다.)
Protected method MemberwiseClone  ( Object에서 상속됩니다.)
Protected method RemoveItem  ( Collection에서 상속됩니다.)
Protected method SetItem  ( Collection에서 상속됩니다.)

위쪽

명시적 인터페이스 구현

  이름 설명
Explicit interface implementation Method System.Collections.ICollection.CopyTo  ( Collection에서 상속됩니다.)
Explicit interface implementation Method System.Collections.IEnumerable.GetEnumerator  ( Collection에서 상속됩니다.)
Explicit interface implementation Method System.Collections.IList.Add  ( Collection에서 상속됩니다.)
Explicit interface implementation Method System.Collections.IList.Contains  ( Collection에서 상속됩니다.)
Explicit interface implementation Method System.Collections.IList.IndexOf  ( Collection에서 상속됩니다.)
Explicit interface implementation Method System.Collections.IList.Insert  ( Collection에서 상속됩니다.)
Explicit interface implementation Method System.Collections.IList.Remove  ( Collection에서 상속됩니다.)
Explicit interface implementation Property System.Collections.Generic.ICollection.IsReadOnly  ( Collection에서 상속됩니다.)
Explicit interface implementation Property System.Collections.ICollection.IsSynchronized  ( Collection에서 상속됩니다.)
Explicit interface implementation Property System.Collections.ICollection.SyncRoot  ( Collection에서 상속됩니다.)
Explicit interface implementation Property System.Collections.IList.IsFixedSize  ( Collection에서 상속됩니다.)
Explicit interface implementation Property System.Collections.IList.IsReadOnly  ( Collection에서 상속됩니다.)
Explicit interface implementation Property System.Collections.IList.Item  ( Collection에서 상속됩니다.)

위쪽

참고 항목

참조

SyncParameterCollection 클래스
Microsoft.Synchronization.Data 네임스페이스