ArchivableDictionarySet Method (String, SizeF) |
Namespace: Rhino.Collections
public bool Set( string key, SizeF val )
Public Function Set ( key As String, val As SizeF ) As Boolean
Because SizeF has value semantics, changes to the assigning value will leave this entry unchanged.
[Missing <returns> documentation for "M:Rhino.Collections.ArchivableDictionary.Set(System.String,System.Drawing.SizeF)"]