SequencePoint 구조체
정의
public value class SequencePoint : IEquatable<System::Reflection::Metadata::SequencePoint>
public struct SequencePoint : IEquatable<System.Reflection.Metadata.SequencePoint>
type SequencePoint = struct
Public Structure SequencePoint
Implements IEquatable(Of SequencePoint)
- 상속
- 구현
필드
HiddenLine |
속성
Document | |
EndColumn | |
EndLine | |
IsHidden | |
Offset | |
StartColumn | |
StartLine |
메서드
Equals(Object) | |
Equals(SequencePoint) |
현재 개체가 동일한 형식의 다른 개체와 같은지 여부를 나타냅니다.Indicates whether the current object is equal to another object of the same type. |
GetHashCode() |