public static bool CollationAllowed(
SchemeType type
)
Public Shared Function CollationAllowed (
type As SchemeType
) As Boolean
public:
static bool CollationAllowed(
SchemeType^ type
)
static member CollationAllowed :
type : SchemeType -> bool