This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
962b9496 48a5 afd6 bb4d 09eff97b66f6
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Gets the number of extended data contained in the current dictionary.
Namespace: netDxf.Collections
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public int Count { get; }VB
Public ReadOnly Property Count As Integer
GetC++
public:
virtual property int Count {
int get () sealed;
}F#
abstract Count : int with get
override Count : int with getInt32
ICollection(T).Count