[Missing <summary> documentation for "P:Rhino.DocObjects.Tables.LightTable.Item(System.Int32)"]
Namespace:
Rhino.DocObjects.Tables
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntax public LightObject this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As LightObject
Get
Parameters
- index
- Type: SystemInt32
Property Value
Type:
LightObjectSee Also