Click or drag to resize

PerformanceAssessmentFileRemoveItem Method

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
protected override void RemoveItem(
	int index
)

Parameters

index
Type: SystemInt32
Index where the item is removed.
See Also