IDocManager.UpdateAttributes (Dictionary<StringString>) Method
Sub UpdateAttributes( _
ByVal name_values As Dictionary(Of String, String) _
)
This language is not supported or no code example is available.
void UpdateAttributes(
Dictionary<string, string> name_values
)
This language is not supported or no code example is available.
void UpdateAttributes(
Dictionary<String^, String^>^ name_values
)
This language is not supported or no code example is available.
Parameters
- name_values
- Dictionary<string, string>