SubContentManager AddSubContentAndRemoveDuplicateContent Method Delta Engine Documentation

Namespace: DeltaEngine.Editor.ContentManager
Assembly: DeltaEngine.Editor.ContentManager (in DeltaEngine.Editor.ContentManager.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public static void AddSubContentAndRemoveDuplicateContent(
	ObservableCollection<ContentIconAndName> setContentList,
	Service setService,
	ContentIconAndName content
)
See Also