Browse |
public sealed class BrowseInfo : IMessage<BrowseInfo>, IMessage, IEquatable<BrowseInfo>, IDeepCloneable<BrowseInfo>, IBufferMessage
The BrowseInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| BrowseInfo | Initializes a new instance of the BrowseInfo class | |
| BrowseInfo(BrowseInfo) | Initializes a new instance of the BrowseInfo class |
| Name | Description | |
|---|---|---|
| Descriptor | ||
| IconName | The icon name. | |
| IdPath | The ID Path of the node. | |
| NumChildren | The number of children. | |
| NumTags | The number of tags. | |
| Parser | ||
| Text | The text related to the node. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(BrowseInfo) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(BrowseInfo) | ||
| MergeFrom(CodedInputStream) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| IconNameFieldNumber | Field number for the "icon_name" field. | |
| IdPathFieldNumber | Field number for the "id_path" field. | |
| NumChildrenFieldNumber | Field number for the "num_children" field. | |
| NumTagsFieldNumber | Field number for the "num_tags" field. | |
| TextFieldNumber | Field number for the "text" field. |