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() |