| IPortalFrameReferenceConstructionPointIndices Property |
Namespace: TSD.API.Remoting.PortalFramesAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
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