TotalCount property
int?
get
TotalCount
Implementation
int? get TotalCount => this.PropertyBag[FolderSchema.TotalCount] as int?;
int? get TotalCount => this.PropertyBag[FolderSchema.TotalCount] as int?;