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