MapPolygonPointCollectionMapping Members
In This Article
#Constructors
Name | Description |
---|---|
Map |
Initializes a new instance of the Map |
#Properties
Name | Description |
---|---|
Default |
This property is hidden because it is not supported by the class.
Inherited from Map |
Member |
This property is hidden because it is not supported by the class. Use the Point |
Name |
Gets or sets the name of the property specified by this mapping.
Inherited from Map |
Point |
Specifies the data member that stores item point coordinates.
Inherited from Map |
XCoordinate |
Specifies the point source data member that contains x-coordinates of points (latitudes for geo points).
Inherited from Map |
YCoordinate |
Specifies the point source data member that contains y-coordinates of points (latitudes for geo points).
Inherited from Map |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. |
See Also