| SelectionEnvelope Methods |
The SelectionEnvelope type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateBuilder | ||
| CreateBuilder(SelectionEnvelope) | ||
| CreateBuilderForType | (Overrides AbstractMessageLite.CreateBuilderForType.) | |
| Equals | (Inherited from AbstractMessageSelectionEnvelope, SelectionEnvelopeBuilder.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | (Inherited from AbstractMessageSelectionEnvelope, SelectionEnvelopeBuilder.) | |
| GetPattern | ||
| GetRepeatedFieldCount | (Inherited from GeneratedMessageSelectionEnvelope, SelectionEnvelopeBuilder.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| HasField | (Inherited from GeneratedMessageSelectionEnvelope, SelectionEnvelopeBuilder.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ParseDelimitedFrom(Stream) | ||
| ParseDelimitedFrom(Stream, ExtensionRegistry) | ||
| ParseFrom(ByteString) | ||
| ParseFrom(ICodedInputStream) | ||
| ParseFrom(Byte) | ||
| ParseFrom(Stream) | ||
| ParseFrom(ByteString, ExtensionRegistry) | ||
| ParseFrom(ICodedInputStream, ExtensionRegistry) | ||
| ParseFrom(Byte, ExtensionRegistry) | ||
| ParseFrom(Stream, ExtensionRegistry) | ||
| PrintTo | (Inherited from AbstractMessageSelectionEnvelope, SelectionEnvelopeBuilder.) | |
| ToBuilder | (Overrides AbstractMessageLite.ToBuilder.) | |
| ToByteArray | (Inherited from AbstractMessageLiteSelectionEnvelope, SelectionEnvelopeBuilder.) | |
| ToByteString | (Inherited from AbstractMessageLiteSelectionEnvelope, SelectionEnvelopeBuilder.) | |
| ToString | (Inherited from AbstractMessageSelectionEnvelope, SelectionEnvelopeBuilder.) | |
| WriteDelimitedTo | (Inherited from AbstractMessageLiteSelectionEnvelope, SelectionEnvelopeBuilder.) | |
| WriteTo(Stream) | (Inherited from AbstractMessageLiteSelectionEnvelope, SelectionEnvelopeBuilder.) | |
| WriteTo(ICodedOutputStream) | (Overrides AbstractMessage.WriteTo(ICodedOutputStream).) |
| Name | Description | |
|---|---|---|
| AsInstanceOfT |
TBD
(Defined by Extensions.) | |
| Match | Overloaded.
Matches the specified target.
(Defined by PatternMatch.) | |
| MatchT | Overloaded.
Matches the specified target and return a result of target processing.
(Defined by PatternMatch.) |