ArchivableDictionarySet Method (String, Font) |
Namespace: Rhino.Collections
public bool Set( string key, Font val )
Public Function Set ( key As String, val As Font ) As Boolean
Because Font is immutable, it is not possible to modify the object while it is in this dictionary.
[Missing <returns> documentation for "M:Rhino.Collections.ArchivableDictionary.Set(System.String,System.Drawing.Font)"]