public static bool IsSparseAllowed(
SchemeType? type
)Public Shared Function IsSparseAllowed (
type As SchemeType
) As Booleanpublic:
static bool IsSparseAllowed(
SchemeType^ type
)static member IsSparseAllowed :
type : SchemeType -> bool