Click or drag to resize
MetadataAdd Method (MetadataEntry)

[Missing <summary> documentation for "M:Grpc.Core.Metadata.Add(Grpc.Core.Metadata.Entry)"]

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.6.1.0
Syntax
public void Add(
	MetadataEntry item
)

Parameters

item
Type: Grpc.CoreMetadataEntry

[Missing <param name="item"/> documentation for "M:Grpc.Core.Metadata.Add(Grpc.Core.Metadata.Entry)"]

Implements

ICollectionTAdd(T)
See Also