ProjectItemCollectionBaseTItem, TDictionaryItemContainsAnyName Method |
Determines whether the collection contains any project item with the specified name. This must not neccessarily
a item of the type that this collection stores (some collections can have a shared name dictionary).
In constrast, use
Contains(String) to determine if the collection contains an item with the specified name and the native type that the collection stores.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax See Also