Click or drag to resize
INamedEnumerableT Properties

The INamedEnumerableT generic type exposes the following members.

Properties
  NameDescription
Public propertyItemsHaveNames
Returns true if the items in the collection have names
(Inherited from INamedEnumerable.)
Public propertySortNames
Specifies whether the names should be sorted or not
(Inherited from INamedEnumerable.)
Top
See Also