Click or drag to resize

PropertyCollectionExtendedListGetEnumerator Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns an enumerator that iterates through the collection.

Namespace:  imbSCI.Core.collection
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
Request Example View Source

Return Value

Type: IEnumeratorKeyValuePairString, PropertyCollectionExtended
An enumerator that can be used to iterate through the collection.

Implements

IEnumerableTGetEnumerator
See Also