| IMimeDataReadOnlyCollectionCount Property |
Gets the number of elements stored in the collection.
Namespace:
Limilabs.Mail
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax ReadOnly Property Count As Integer
Get
property int Count {
int get ();
}
abstract Count : int with get
Property Value
Type:
Int32See Also