 | IPortalFrameReferenceConstructionPointIndices Property |
Namespace:
TSD.API.Remoting.PortalFramesAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyList<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
Type:
IReadOnlyListInt32Gets the end points used for referencing
See Also