SelectionPair 구조체
참고: 이 API는 이제 사용되지 않습니다.
이 API는 CLS 규격이 아닙니다.
네임스페이스: Microsoft.TeamFoundation.Common
어셈블리: Microsoft.VisualStudio.TeamFoundation.Client(Microsoft.VisualStudio.TeamFoundation.Client.dll)
구문
‘선언
<CLSCompliantAttribute(False)> _
<ObsoleteAttribute("The SelectionPair sturct is no longer used and will be removed in the subsequent release.")> _
Public Structure SelectionPair
[CLSCompliantAttribute(false)]
[ObsoleteAttribute("The SelectionPair sturct is no longer used and will be removed in the subsequent release.")]
public struct SelectionPair
SelectionPair 형식에서는 다음과 같은 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
SelectionPair |
위쪽
속성
이름 | 설명 | |
---|---|---|
ItemId | ||
UIHierarchy |
위쪽
메서드
이름 | 설명 | |
---|---|---|
Equals | 이 인스턴스와 지정된 개체가 같은지 여부를 나타냅니다. (ValueType에서 상속됨) | |
GetHashCode | 이 인스턴스의 해시 코드를 반환합니다. (ValueType에서 상속됨) | |
GetType | 현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨) | |
ToString | 이 인스턴스의 정규화된 형식 이름을 반환합니다. (ValueType에서 상속됨) |
위쪽
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.