| ValueConverterIsDictionary Method (Type) |
Namespace:
Dynamicweb.Core
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax public static bool IsDictionary(
Type type
)
Public Shared Function IsDictionary (
type As Type
) As Boolean
Parameters
- type
- Type: SystemType
Return Value
Type:
BooleanSee Also