Get3DReferenceIndex Method (IReferenceSource)
Get the 3D-Reference index of this
IReferenceSource object.
int Get3DReferenceIndex()
'Declaration
Function Get3DReferenceIndex() As Integer
'Usage
Dim instance As IReferenceSource
Dim value As Integer
value = instance.Get3DReferenceIndex()
Return Value
An integer value indicates the 3D-Reference index of this
IReferenceSource object.