DataStructureCollectionTTotalCount Property |
Namespace:
Unvired.Kernel.Utils
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int TotalCount { get; }Public ReadOnly Property TotalCount As Integer
Get
public:
property int TotalCount {
int get ();
}member TotalCount : int with get
Property Value
Type:
Int32
See Also