[This is preliminary documentation and is subject to change.]

The ReasoningRequestActionChunk type exposes the following members.

Methods

  Name Description
Public method Add(Chunk) (Inherited from Chunk.)
Public method Add(DimensionValuePair) (Inherited from Chunk.)
Public method Add(NonActionCenteredSubsystem..::..RecognizedReasoningActions)
Public method Add(NonActionCenteredSubsystem..::..RecognizedReasoningActions, Int32)
Public method Add(ISubscribes<(Of <<'(ParameterChangeRequestedEventArgs>)>>), String, IComparable, TimedEventArgs..::..Timings, TimedEventArgs..::..Frequency) (Inherited from ActionChunk.)
Public method Contains(Guid) (Inherited from Chunk.)
Public method Contains(Chunk) (Inherited from Chunk.)
Public method Contains(DimensionValuePair) (Inherited from Chunk.)
Public method Contains(NonActionCenteredSubsystem..::..RecognizedReasoningActions)
Public method Contains(Object, IComparable) (Inherited from Chunk.)
Public method Contains(NonActionCenteredSubsystem..::..RecognizedReasoningActions, Int32)
Public method Contains(ISubscribes<(Of <<'(ParameterChangeRequestedEventArgs>)>>), String) (Inherited from ActionChunk.)
Public method ContainsDimension (Inherited from Chunk.)
Public method Equals(Object) (Inherited from ActionChunk<(Of <(<'T>)>)>.)
Public method Equals(T) (Inherited from ActionChunk<(Of <(<'T>)>)>.)
Public method GetEnumerator (Inherited from Chunk.)
Public method GetHashCode (Inherited from ActionChunk<(Of <(<'T>)>)>.)
Public method Remove(Chunk) (Inherited from Chunk.)
Public method Remove(DimensionValuePair) (Inherited from Chunk.)
Public method Remove(NonActionCenteredSubsystem..::..RecognizedReasoningActions)
Public method Remove(NonActionCenteredSubsystem..::..RecognizedReasoningActions, Int32)
Public method Remove(ISubscribes<(Of <<'(ParameterChangeRequestedEventArgs>)>>), String) (Inherited from ActionChunk.)
Public method ToString()()()() (Inherited from Chunk.)
Public method ToString(String) (Inherited from Chunk.)

Fields

  Name Description
Protected field dvCollection (Inherited from Chunk.)
Protected field dvRep (Inherited from Chunk.)
Protected field lbl (Inherited from Chunk.)
Protected field wID (Inherited from Chunk.)

Properties

Explicit Interface Implementations

  Name Description
Explicit interface implemetation Private method IEnumerable..::..GetEnumerator (Inherited from Chunk.)

See Also