Click or drag to resize
MetadataGetEnumerator Method

[Missing <summary> documentation for "M:Grpc.Core.Metadata.GetEnumerator"]

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.6.1.0
Syntax
public IEnumerator<MetadataEntry> GetEnumerator()

Return Value

Type: IEnumeratorMetadataEntry

Implements

IEnumerableTGetEnumerator
See Also