LadderSequence<TIndex>._JsonSetSequence(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets ladder operator sequence.
public void _JsonSetSequence (object set);
abstract member _JsonSetSequence : obj -> unit
override this._JsonSetSequence : obj -> unit
Public Sub _JsonSetSequence (set As Object)
Parameters
- set
- Object
Set ladder operator sequence to this input.