Reddit.NET  1.5
Reddit.NET is a .NET Standard library that provides easy access to the Reddit API with virtually no boilerplate code required.
Reddit.Things.More Class Reference

Properties

int Count [get, set]
 
string Name [get, set]
 
string Id [get, set]
 
string ParentId [get, set]
 
int Depth [get, set]
 
List< string > Children [get, set]
 

Property Documentation

◆ Children

List<string> Reddit.Things.More.Children
getset

◆ Count

int Reddit.Things.More.Count
getset

◆ Depth

int Reddit.Things.More.Depth
getset

◆ Id

string Reddit.Things.More.Id
getset

◆ Name

string Reddit.Things.More.Name
getset

◆ ParentId

string Reddit.Things.More.ParentId
getset

The documentation for this class was generated from the following file: