Show / Hide Table of Contents

Method FilterChildren

| Improve this Doc View Source

FilterChildren(JsonView[])

Filters the child views.

Declaration
public JsonView<T> FilterChildren(params JsonView[] childJsonViews)
Parameters
Type Name Description
JsonView[] childJsonViews

The child JSON views.

Returns
Type Description
JsonView<T>

The child views.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest