We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Returns true if provided type is considered as a scalar type.
Namespace: CodeJam.MappingAssembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0
C#
public bool IsScalarType( Type type )
VB
Public Function IsScalarType ( type As Type ) As Boolean
F#
member IsScalarType : type : Type -> bool
Type: BooleanTrue if provided type is a scalar type.
MappingSchema ClassCodeJam.Mapping Namespace
There was an error while loading. Please reload this page.