DocumentInfoDictionary.remove Method¶
Module: DocumentInfoDictionary
Definition¶
Removes an element of the DocumentInfoDictionary object.
void remove(String? key)
Parameters
key Stringin Unique key of the DocumentInfo item to remove.
Exceptions
An error has occurred during Document Library execution.