File3dmPlugInDataTable.Count Property

File3dmPlugInDataTableCount Property

Gets the number of File3dmPlugInData objects in this table.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int Count { get; }
Public ReadOnly Property Count As Integer
	Get

Property Value

Type: Int32
See Also