HashTreeBinderUpdateRemoved(WorkflowStorageBase, String, Int32) - метод
Пространство имён: Tessa.Workflow.StorageСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public void UpdateRemoved(
WorkflowStorageBase storageObject,
string[] listPath,
int removedItemIndex
)
Public Sub UpdateRemoved (
storageObject As WorkflowStorageBase,
listPath As String(),
removedItemIndex As Integer
)
public:
void UpdateRemoved(
WorkflowStorageBase^ storageObject,
array<String^>^ listPath,
int removedItemIndex
)
member UpdateRemoved :
storageObject : WorkflowStorageBase *
listPath : string[] *
removedItemIndex : int -> unit
Параметры
- storageObject WorkflowStorageBase
-
- listPath String
-
- removedItemIndex Int32
-