Location Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class Location
[System.Serializable]
public class Location
type Location = class
Public Class Location
- Inheritance
-
Location
- Attributes
Constructors
Location(Int32, Int32, String, String, Int32) | |
Location(Int32, String, Int32, Boolean) | |
Location(String, Boolean) | |
Location(String) |
Properties
Column | |
Index | |
IsBegin | |
Line | |
SegmentId | |
ShapeID | |
Source |
Methods
Equals(Object) | |
GetHashCode() | |
ToString() |
Operators
Equality(Location, Location) | |
Inequality(Location, Location) |