LadderSequence<TIndex>._JsonSetObject(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.
Used only for JSON serialization.
public void _JsonSetObject (object set);
abstract member _JsonSetObject : obj -> unit
override this._JsonSetObject : obj -> unit
Public Sub _JsonSetObject (set As Object)
Parameters
- set
- Object