Click or drag to resize
CountyFeatureId Class
County Feature Id's
Inheritance Hierarchy
SystemObject
  ArtDatabanken.DataCountyFeatureId

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public class CountyFeatureId

The CountyFeatureId type exposes the following members.

Constructors
  NameDescription
Public methodCountyFeatureId
Initializes a new instance of the CountyFeatureId class
Top
Fields
  NameDescription
Public fieldStatic memberKalmarFastland
Kalmar fastland Special county that represents a part of the County Kalmar
Public fieldStatic memberOland
Oland Special county that represents a part of the county Kalmar (Öland)
Top
Extension Methods
  NameDescription
Public Extension MethodCheckNotNull
Check that an argument is not null.
(Defined by ObjectExtension.)
Public Extension MethodCheckNull
Check that an argument is null.
(Defined by ObjectExtension.)
Public Extension MethodIsNotNull
Test if an object reference is not null.
(Defined by ObjectExtension.)
Public Extension MethodIsNull
Test if an object reference is null.
(Defined by ObjectExtension.)
Top
See Also