DictionaryEditor.Values

DictionaryEditor.Values property

Gets an ICollection containing the values in the DictionaryEditor.

public ICollection<ICosPdfPrimitive> Values { get; }

See Also