LadderOperator<TIndex>._JsonObjectGetIndex 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 object _JsonObjectGetIndex ();
abstract member _JsonObjectGetIndex : unit -> obj
override this._JsonObjectGetIndex : unit -> obj
Public Function _JsonObjectGetIndex () As Object