SinkOutput Methods | 
The SinkOutput type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FromJson | 
            Deserializes an instance from JSON.
              | |
| FromJsonArray | 
            Deserializes an instance array from JSON.
              | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToJson | 
            Serializes this instance to JSON.
              | |
| ToJson(SinkOutput) | 
            Serializes an instance to JSON.
              | |
| ToJsonArray | 
            Serializes an instance array to JSON.
              | |
| ToString | 
            Returns a string that represents this instance.
              (Overrides ObjectToString.) |