'Declaration Protected Overridable Function GetXmpTopLevelPropertyVerifierParamsProcessingCommands( _
ByVal processingCommandsКоманды обработки.As System.Collections.Generic.IEnumerable(Of IProcessingCommandInfo) _
) As System.Collections.Generic.List(Of IProcessingCommand)
protected virtual System.Collections.Generic.List<IProcessingCommand> GetXmpTopLevelPropertyVerifierParamsProcessingCommands(
System.Collections.Generic.IEnumerable<IProcessingCommandInfo> processingCommands
)
protected: virtual System.Collections.Generic.List<IProcessingCommand*>* GetXmpTopLevelPropertyVerifierParamsProcessingCommands(
System.Collections.Generic.IEnumerable<IProcessingCommandInfo*>* processingCommands
)
protected:
virtual System.Collections.Generic.List<IProcessingCommand^>^ GetXmpTopLevelPropertyVerifierParamsProcessingCommands(
System.Collections.Generic.IEnumerable<IProcessingCommandInfo^>^ processingCommands
)
Parameters
- processingCommands
- Команды обработки.
Return Value
Список, содержащий корневой уровень дерева команд обработки.