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

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

Property Value

Type: Boolean

Implements

INamedEnumerableItemsHaveNames
See Also