ASP.NET Pack Programmer's Guide
StreetMapFeatures.KeyIsNull Method
See Also
 





Checks whether the provided key has a value.

Namespace: MindFusion.Mapping
Package: MindFusion.Mapping

 Syntax

C#  Copy Code

public static bool KeyIsNull (
    MapFeature key
)

Visual Basic  Copy Code

Public Shared Function KeyIsNull( _
    key As MapFeature _
) As Boolean

 Parameters

key

 Return Value

 See Also

StreetMapFeatures Members
StreetMapFeatures Class
MindFusion.Mapping Namespace