Metadata Class |
Namespace: Grpc.Core
The Metadata type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | |
![]() | IsReadOnly | |
![]() | Item |
Name | Description | |
---|---|---|
![]() | Add(MetadataEntry) | |
![]() | Add(String, Byte) | |
![]() | Add(String, String) | |
![]() | Clear | |
![]() | Contains | |
![]() | CopyTo | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetEnumerator | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IndexOf | |
![]() | Insert | |
![]() | Remove | |
![]() | RemoveAt | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | BinaryHeaderSuffix |
All binary headers should have this suffix.
|
![]() ![]() | Empty |
An read-only instance of metadata containing no entries.
|