bool IsRegistered(
[NotNullAttribute] Type type
)Function IsRegistered (
<NotNullAttribute> type As Type
) As Booleanbool IsRegistered(
[NotNullAttribute] Type^ type
)abstract IsRegistered :
[<NotNullAttribute>] type : Type -> bool