Table of Contents

Method GetEnumerator

Namespace
NATS.Client.Core
Assembly
NATS.Client.Core.dll

GetEnumerator()

Returns an enumerator that iterates through a collection.

public NatsHeaders.Enumerator GetEnumerator()

Returns

NatsHeaders.Enumerator

An NatsHeaders.Enumerator object that can be used to iterate through the collection.