Class GeoJsonFeatureArgs

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.GeoJsonObjectModel

Assembly

MongoDB.Driver.dll

Represents additional arguments for a GeoJson Feature object.

public class GeoJsonFeatureArgs<TCoordinates> : GeoJsonObjectArgs<TCoordinates> where TCoordinates : GeoJsonCoordinates

Type Parameters

TCoordinates

The type of the coordinates.

Inheritance

object

GeoJsonObjectArgs

GeoJsonFeatureArgs

Inherited Members

GeoJsonObjectArgs.BoundingBox

GeoJsonObjectArgs.CoordinateReferenceSystem

GeoJsonObjectArgs.ExtraMembers

object.Equals(object)

object.Equals(object, object)

object.GetHashCode()

object.GetType()

object.MemberwiseClone()

object.ReferenceEquals(object, object)

object.ToString()

Properties

Id

Gets or sets the id.

Properties

Gets or sets the properties.