Location 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public ref class Location
[System.Serializable]
public class Location
type Location = class
Public Class Location
- 继承
-
Location
- 属性
构造函数
Location(Int32, Int32, String, String, Int32) | |
Location(Int32, String, Int32, Boolean) | |
Location(String, Boolean) | |
Location(String) |
属性
Column | |
Index | |
IsBegin | |
Line | |
SegmentId | |
ShapeID | |
Source |
方法
Equals(Object) | |
GetHashCode() | |
ToString() |
运算符
Equality(Location, Location) | |
Inequality(Location, Location) |