SourceLocation Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel.CodeSchema
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Name | Description | |
|---|---|---|
![]() | CreateGraphNodeId() | Creates graph node ID for this source location, which includes the file name and positions as parts. |
![]() | Equals(Object^) | Compares this source location instance with another object for equality.(Overrides ValueType::Equals(Object^).) |
![]() | Equals(SourceLocation) | Compares this source location instance with another source location instance for equality. |
![]() | GetHashCode() | See GetHashCode.(Overrides ValueType::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | Represents this source location as a string.(Overrides ValueType::ToString().) |
Show:
