| IPortalFrameReferenceConstructionPointIndices Property |
Namespace: TSD.API.Remoting.PortalFramesAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyList<int> ReferenceConstructionPointIndices { get; }
ReadOnly Property ReferenceConstructionPointIndices As IReadOnlyList(Of Integer)
Get
property IReadOnlyList<int>^ ReferenceConstructionPointIndices {
IReadOnlyList<int>^ get ();
}
abstract ReferenceConstructionPointIndices : IReadOnlyList<int> with get
Return Value
IReadOnlyListInt32Gets the end points used for referencing
See Also