Click or drag to resize
Akka.NETSelection Class

[Missing <summary> documentation for "T:Akka.Remote.Proto.Selection"]

Inheritance Hierarchy
SystemObject
  AbstractMessageLiteSelection, SelectionBuilder
    AbstractMessageSelection, SelectionBuilder
      GeneratedMessageSelection, SelectionBuilder
        Akka.Remote.ProtoSelection

Namespace:  Akka.Remote.Proto
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public sealed class Selection : GeneratedMessage<Selection, SelectionBuilder>

The Selection type exposes the following members.

Properties
  NameDescription
Public propertyAllFields (Inherited from GeneratedMessageSelection, SelectionBuilder.)
Public propertyStatic memberDefaultInstance
Public propertyDefaultInstanceForType (Overrides AbstractMessageLite.DefaultInstanceForType.)
Public propertyStatic memberDescriptor
Public propertyDescriptorForType (Inherited from GeneratedMessageSelection, SelectionBuilder.)
Public propertyHasMatcher
Public propertyHasType
Protected propertyInternalFieldAccessors (Overrides GeneratedMessage.InternalFieldAccessors.)
Public propertyIsInitialized (Overrides GeneratedMessage.IsInitialized.)
Public propertyItem (Inherited from GeneratedMessageSelection, SelectionBuilder.)
Public propertyItem (Inherited from GeneratedMessageSelection, SelectionBuilder.)
Public propertyMatcher
Public propertySerializedSize (Overrides AbstractMessage.SerializedSize.)
Protected propertyThisMessage (Overrides GeneratedMessage.ThisMessage.)
Public propertyType
Public propertyUnknownFields (Inherited from GeneratedMessageSelection, SelectionBuilder.)
Top
Methods
  NameDescription
Public methodStatic memberCreateBuilder
Public methodStatic memberCreateBuilder(Selection)
Public methodCreateBuilderForType (Overrides AbstractMessageLite.CreateBuilderForType.)
Public methodEquals (Inherited from AbstractMessageSelection, SelectionBuilder.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Inherited from AbstractMessageSelection, SelectionBuilder.)
Public methodGetRepeatedFieldCount (Inherited from GeneratedMessageSelection, SelectionBuilder.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasField (Inherited from GeneratedMessageSelection, SelectionBuilder.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberParseDelimitedFrom(Stream)
Public methodStatic memberParseDelimitedFrom(Stream, ExtensionRegistry)
Public methodStatic memberParseFrom(ByteString)
Public methodStatic memberParseFrom(ICodedInputStream)
Public methodStatic memberParseFrom(Byte)
Public methodStatic memberParseFrom(Stream)
Public methodStatic memberParseFrom(ByteString, ExtensionRegistry)
Public methodStatic memberParseFrom(ICodedInputStream, ExtensionRegistry)
Public methodStatic memberParseFrom(Byte, ExtensionRegistry)
Public methodStatic memberParseFrom(Stream, ExtensionRegistry)
Public methodPrintTo (Inherited from AbstractMessageSelection, SelectionBuilder.)
Public methodToBuilder (Overrides AbstractMessageLite.ToBuilder.)
Public methodToByteArray (Inherited from AbstractMessageLiteSelection, SelectionBuilder.)
Public methodToByteString (Inherited from AbstractMessageLiteSelection, SelectionBuilder.)
Public methodToString (Inherited from AbstractMessageSelection, SelectionBuilder.)
Public methodWriteDelimitedTo (Inherited from AbstractMessageLiteSelection, SelectionBuilder.)
Public methodWriteTo(Stream) (Inherited from AbstractMessageLiteSelection, SelectionBuilder.)
Public methodWriteTo(ICodedOutputStream) (Overrides AbstractMessage.WriteTo(ICodedOutputStream).)
Top
Fields
Extension Methods
See Also