MaterialRefs.Count Property

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; }
Public ReadOnly Property Count As Integer
	Get

Property Value

Type: Int32

Implements

ICollectionTCount
See Also