Tag |
public sealed class TagProp : IMessage<TagProp>, IMessage, IEquatable<TagProp>, IDeepCloneable<TagProp>, IBufferMessage
The TagProp type exposes the following members.
| Name | Description | |
|---|---|---|
| TagProp | Initializes a new instance of the TagProp class | |
| TagProp(TagProp) | Initializes a new instance of the TagProp class |
| Name | Description | |
|---|---|---|
| DataType | The data type of the property. | |
| Descriptor | ||
| Parser | ||
| PropDescription | The description of the property. | |
| PropIndex | The index of the property. | |
| PropName | The name of the property. | |
| PropValue | The value of the property. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| Equals(TagProp) | ||
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(TagProp) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| DataTypeFieldNumber | Field number for the "data_type" field. | |
| PropDescriptionFieldNumber | Field number for the "prop_description" field. | |
| PropIndexFieldNumber | Field number for the "prop_index" field. | |
| PropNameFieldNumber | Field number for the "prop_name" field. | |
| PropValueFieldNumber | Field number for the "prop_value" field. |