|  | SampleData Methods | 
The SampleData type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | IsValidTrainingSet | 
                Verify whether the given set of samples can be used
                for training a network.
             | 
|  | ToString | Returns a string that represents the current object.(Overrides ObjectToString.) | 
|   | ToString(SampleData) | 
                Convert the entire set of samples to a string.
             | 
 See Also
See Also