SegmentListPropagatorSegments Property |
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public IList<SegmentPropagator> Segments { get; }
Public ReadOnly Property Segments As IList(Of SegmentPropagator)
Get
public:
property IList<SegmentPropagator^>^ Segments {
IList<SegmentPropagator^>^ get ();
}
member Segments : IList<SegmentPropagator> with get
Property Value
Type:
IListSegmentPropagatorSee Also