CompositeTableKey.Segments Property

Definition

Gets the ordered Collection<T> of segments making up the composite key.

public System.Collections.ObjectModel.Collection<string> Segments { get; }
member this.Segments : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property Segments As Collection(Of String)

Property Value

Applies to