'宣言 Public Shared Function Get( _ ByVal type As System.Type _ ) As ShadowAttribute
public static ShadowAttribute Get( System.Type type )
パラメータ
- type
- シャドウ属性を取得します。
戻り値の型
関連付けられたシャドウ属性。シャドウ属性が見つからない場合は null。
'宣言 Public Shared Function Get( _ ByVal type As System.Type _ ) As ShadowAttribute
public static ShadowAttribute Get( System.Type type )