SyncParameterCollection 멤버
SyncParameter 개체의 컬렉션입니다.
다음 표에서는 SyncParameterCollection 형식에 의해 노출되는 멤버의 목록을 보여 줍니다.
Public 생성자
이름 | 설명 | |
---|---|---|
SyncParameterCollection | SyncParameterCollection 클래스의 새 인스턴스를 초기화합니다. |
위쪽
Public 속성
( Protected 속성 참조)
이름 | 설명 | |
---|---|---|
Count | ( Collection에서 상속됩니다.) | |
Item | 오버로드되었습니다. |
위쪽
Protected 속성
이름 | 설명 | |
---|---|---|
Items | ( Collection에서 상속됩니다.) |
위쪽
Public 메서드
( Protected 메서드 참조)
이름 | 설명 | |
---|---|---|
Add | 오버로드되었습니다. | |
Clear | ( Collection에서 상속됩니다.) | |
Contains | 오버로드되었습니다. 지정한 SyncParameter 개체가 컬렉션에 있는지 여부를 확인합니다. | |
CopyTo | ( Collection에서 상속됩니다.) | |
Equals | 오버로드되었습니다. ( Object에서 상속됩니다.) | |
GetEnumerator | ( Collection에서 상속됩니다.) | |
GetHashCode | ( Object에서 상속됩니다.) | |
GetType | ( Object에서 상속됩니다.) | |
IndexOf | 오버로드되었습니다. 전체 컬렉션에서 지정한 SyncParameter 개체를 검색하여 해당 개체가 처음 발견된 인덱스(0부터 시작)를 반환합니다. | |
Insert | ( Collection에서 상속됩니다.) | |
ReferenceEquals | ( Object에서 상속됩니다.) | |
Remove | 오버로드되었습니다. 컬렉션에서 맨 처음 발견되는 지정한 SyncParameter 개체를 제거합니다. | |
RemoveAt | ( Collection에서 상속됩니다.) | |
ToString | ( Object에서 상속됩니다.) |
위쪽
Protected 메서드
이름 | 설명 | |
---|---|---|
ClearItems | ( Collection에서 상속됩니다.) | |
Finalize | ( Object에서 상속됩니다.) | |
InsertItem | ( Collection에서 상속됩니다.) | |
MemberwiseClone | ( Object에서 상속됩니다.) | |
RemoveItem | ( Collection에서 상속됩니다.) | |
SetItem | ( Collection에서 상속됩니다.) |
위쪽
명시적 인터페이스 구현
이름 | 설명 | |
---|---|---|
System.Collections.ICollection.CopyTo | ( Collection에서 상속됩니다.) | |
System.Collections.IEnumerable.GetEnumerator | ( Collection에서 상속됩니다.) | |
System.Collections.IList.Add | ( Collection에서 상속됩니다.) | |
System.Collections.IList.Contains | ( Collection에서 상속됩니다.) | |
System.Collections.IList.IndexOf | ( Collection에서 상속됩니다.) | |
System.Collections.IList.Insert | ( Collection에서 상속됩니다.) | |
System.Collections.IList.Remove | ( Collection에서 상속됩니다.) | |
System.Collections.Generic.ICollection.IsReadOnly | ( Collection에서 상속됩니다.) | |
System.Collections.ICollection.IsSynchronized | ( Collection에서 상속됩니다.) | |
System.Collections.ICollection.SyncRoot | ( Collection에서 상속됩니다.) | |
System.Collections.IList.IsFixedSize | ( Collection에서 상속됩니다.) | |
System.Collections.IList.IsReadOnly | ( Collection에서 상속됩니다.) | |
System.Collections.IList.Item | ( Collection에서 상속됩니다.) |
위쪽
참고 항목
참조
SyncParameterCollection 클래스
Microsoft.Synchronization.Data 네임스페이스