MaterialRefs.Keys Property

MaterialRefsKeys Property

Gets an ICollection containing the plug-in Id's in this dictionary.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public ICollection<Guid> Keys { get; }
Public ReadOnly Property Keys As ICollection(Of Guid)
	Get

Property Value

Type: ICollectionGuid

Implements

IDictionaryTKey, TValueKeys
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also