Click or drag to resize

MaterialRefsCount Property

Gets the number of elements contained in this dictionary

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
See Also