VintaSoft Imaging .NET SDK 15.1: Документация для .NET разработчика
Vintasoft.Imaging.ImageProcessing Namespace / ProcessingCommandResults Class
В этом разделе
ProcessingCommandResults Class Methods
В этом разделе
Чтобы увидеть список всех методов этого типа, смотрите ProcessingCommandResults.
Публичные Методы
 ИмяОписание
Public MethodДобавляет результат к результатам.
Public MethodОчищает результаты, если результаты не заблокированы, разблокирует результаты, если результаты заблокированы.
Public MethodDetermines whether an element is in the System.Collections.ObjectModel.ReadOnlyCollection. (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult>)
Public MethodCopies the entire System.Collections.ObjectModel.ReadOnlyCollection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult>)
Public MethodReturns an enumerator that iterates through the System.Collections.ObjectModel.ReadOnlyCollection. (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult>)
Public MethodSearches for the specified object and returns the zero-based index of the first occurrence within the entire System.Collections.ObjectModel.ReadOnlyCollection. (Наследуется от System.Collections.ObjectModel.ReadOnlyCollection<Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult>)
Public MethodБлокирует результаты.
Смотрите также