MeshVertexStatusListItem Property |
Namespace: Rhino.Geometry.Collections
public bool this[ int index ] { get; set; }
Public Default Property Item ( index As Integer ) As Boolean Get Set
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | Thrown when the index is invalid. |