IncrementalLoadingResultTTotalItemsCount Property |
Namespace:
Unvired.Kernel.Utils
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic uint TotalItemsCount { get; }Public ReadOnly Property TotalItemsCount As UInteger
Get
public:
property unsigned int TotalItemsCount {
unsigned int get ();
}member TotalItemsCount : uint32 with get
Property Value
Type:
UInt32
See Also