Point3D.Item Property

Public ReadOnly Property Item( _ 
ByVal index As Integer
) As Double
This language is not supported or no code example is available.
public double this[ 
int index 
] {get;}
This language is not supported or no code example is available.

Parameters

index
int

Property Value

double

.NET Framework

Supported in: 4.8

In this article

Definition