VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebFlagsEnumItemBaseJS type
Constructors SeeAlso
В этом разделе
    Члены типа 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. (Inherited from WebEnumItemBaseJS)
    Public MethodReturns names of all enumeration elements. (Inherited from WebEnumItemBaseJS)
    Public MethodReturns values of all enumeration elements. (Inherited from 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. (Inherited from WebEnumItemBaseJS)
    Public MethodReturns value of this enumeration element. (Inherited from WebEnumItemBaseJS)
    Смотрите также