SortSegmentCollectionInsert Method

Definition

Namespace: Firefly.Box.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public void Insert(
	int index,
	SortSegment sortSegment
)

Parameters

index  Int32
 
sortSegment  SortSegment
 

See Also