Click or drag to resize

MetadataAdd Method (MetadataEntry)

IList

Namespace:  Grpc.Core
Assembly:  Grpc.Core (in Grpc.Core.dll) Version: 1.2.0-dev
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