There are no observations in a group. Cannot compute statistics.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
protected EmptyGroupException( SerializationInfo info, StreamingContext context ) |
Visual Basic (Declaration) |
---|
Protected Sub New ( _ info As SerializationInfo, _ context As StreamingContext _ ) |
Visual C++ |
---|
protected: EmptyGroupException( SerializationInfo^ info, StreamingContext context ) |
Parameters
- info
- Type: System.Runtime.Serialization..::.SerializationInfo
The object that holds the serialized object data.
- context
- Type: System.Runtime.Serialization..::.StreamingContext
The contextual information about the source or destination.