EditorGameParameters OnCollectionChanged Method KerbalData - KSP Data Unlocked!

[Missing <summary> documentation for "M:KerbalData.Models.EditorGameParameters.OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)"]

Namespace: KerbalData.Models
Assembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

protected override void OnCollectionChanged(
	NotifyCollectionChangedEventArgs args
)

Parameters

args
Type: OnlineSystem.Collections.Specialized NotifyCollectionChangedEventArgs

[Missing <param name="args"/> documentation for "M:KerbalData.Models.EditorGameParameters.OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)"]

See Also