C1.Silverlight.FlexGrid.5
IsPrimitive Method

Gets whether a type is a primitive type or a string.
Syntax
'Declaration
 
Public Shared Function IsPrimitive( _
   ByVal t As System.Type _
) As System.Boolean
public static System.bool IsPrimitive( 
   System.Type t
)

Parameters

t
See Also

Reference

Util Class
Util Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.