GeoCoordinateSystemCreateAll
Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public static GeoCoordinateSystem[] CreateAll()
Public Shared Function CreateAll As GeoCoordinateSystem()
public:
static array<GeoCoordinateSystem^>^ CreateAll()
static member CreateAll : unit -> GeoCoordinateSystem[]
Return Value
GeoCoordinateSystem
See Also