VintaSoft Twain .NET SDK 15.3: Руководство для .NET разработчика
Vintasoft.Twain Namespace / DeviceCapabilityCollection Class
Свойства Методы Смотрите также
В этом разделе
    Члены типа DeviceCapabilityCollection Class
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые DeviceCapabilityCollection.
    Публичные Свойства
     ИмяОписание
    Public PropertyGets the number of elements contained in the System.Collections.ReadOnlyCollectionBase instance. (Наследуется от System.Collections.ReadOnlyCollectionBase)
    Public PropertyDetermines that this collection is readonly.
    Public PropertyGets the capability at the specified index.
    Защищенные Свойства
     ИмяОписание
    Protected PropertyGets the list of elements contained in the System.Collections.ReadOnlyCollectionBase instance. (Наследуется от System.Collections.ReadOnlyCollectionBase)
    Публичные Методы
     ИмяОписание
    Public MethodAdds the "custom" capability to the list of capabilities.
    Public MethodOverloaded. Finds the capability by identifier of capability.
    Public MethodReturns an enumerator that iterates through the System.Collections.ReadOnlyCollectionBase instance. (Наследуется от System.Collections.ReadOnlyCollectionBase)
    Public MethodOverloaded. Finds the index of capability in this collection by identifier of capability.
    Public MethodLoads current values of capabilities from the stream.
    Public MethodSaves information about current values of capabilites to the stream.
    Смотрите также