Click or drag to resize
InfoObjectCollectionTInfoItemsHaveNames Property
Returns true if the items in the collection have names

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public bool ItemsHaveNames { get; }

Property Value

Type: Boolean

Implements

INamedEnumerableItemsHaveNames
See Also