bool CanAddToMap( Nullable<MapType> mapType )
Function CanAddToMap( _ ByVal mapType As Nullable(Of MapType) _ ) As Boolean
Parameters
- mapType
- The maptype.
Return Value
True if the item can be added to a map of the type. False otherwise.
bool CanAddToMap( Nullable<MapType> mapType )
Function CanAddToMap( _ ByVal mapType As Nullable(Of MapType) _ ) As Boolean
Target Platforms: Windows 11, Windows 10, Windows 8.1