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