ComponentOne Studio for WinRT XAML
GetNonNullableType メソッド

型。
null 可能な型の基底の型を返します。たとえば、型が double の場合は、double を返します。
構文
'宣言
 
Public Shared Function GetNonNullableType( _
   ByVal type As System.Type _
) As System.Type
public static System.Type GetNonNullableType( 
   System.Type type
)

パラメータ

type
型。

戻り値の型

基底の型。
参照

Extensions クラス
Extensions メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.