GeoCoordinateCategoryCreateAll
Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.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
GeoCoordinateCategory
See Also