The IEvidence type exposes the following members.

Methods

  NameDescription
ClearOverloaded.
Copy
Replaces the current evidence, with that from another IEvidence instance.
Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
GetOverloaded.
GetEvidenceTypeOverloaded.
GetMaxTime
Gets the maximum time containing evidence for a variable.
GetStateOverloaded.
GetStatesOverloaded.
GetVariables
Fills out a buffer with all variables that have either hard or soft evidence. The buffer must have length equal to or greater than the current Count.
SetOverloaded.
SetStateOverloaded.
SetStatesOverloaded.

Properties

  NameDescription
Count
Gets the count of variables with either hard, soft or temporal evidence set.
Network
Gets the Bayesian network that is the the target of the evidence.

See Also