Click or drag to resize
Json.NET

IAttributeProvider Methods

 
Methods
  NameDescription
Public methodGetAttributes(Boolean)
Returns a collection of all of the attributes, or an empty collection if there are no attributes.
Public methodGetAttributes(Type, Boolean)
Returns a collection of attributes, identified by type, or an empty collection if there are no attributes.
Top
See Also