VintaSoft Barcode .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebFlagsEnumItemBaseJS type
Конструкторы Смотрите также
В этом разделе
    Члены типа WebFlagsEnumItemBaseJS Class
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые WebFlagsEnumItemBaseJS.
    Публичные Конструкторы
     ИмяОписание
    Public ConstructorInitializes a new instance of the WebFlagsEnumItemBaseJS class.
    Методы
     ИмяОписание
    Public MethodOverloaded. Returns new enumeration element (bit field) that is concatenation of this bit field and the specified bit field. This method has effect only for enumerations that defines bit flags.
    Public MethodOverloaded. Determines that this enumeration element (bit field) contains the specified sub element (bit field). This method has effect only for enumerations that defines bit flags.
    Public MethodOverloaded. Determines that this enumeration element is equals to the specified enumeration element. (Наследуется от WebEnumItemBaseJS)
    Public MethodReturns names of all enumeration elements. (Наследуется от WebEnumItemBaseJS)
    Public MethodReturns values of all enumeration elements. (Наследуется от WebEnumItemBaseJS)
    Public MethodDetermines that this enumeration element defines a bit field.
    Public MethodOverloaded. Returns new enumeration element (bit field) that is difference between this bit field and the specified bit field.
    Public MethodReturns this enumeration element (bit field) as an array of sub elements (bit fields). This method has effect only for enumerations that defines bit flags.
    Public MethodReturns name of this enumeration element. (Наследуется от WebEnumItemBaseJS)
    Public MethodReturns value of this enumeration element. (Наследуется от WebEnumItemBaseJS)
    Смотрите также