Gets the total number of copied objects.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
int TotalCopiedObjects { get; }
ReadOnly Property TotalCopiedObjects As Integer Get
property int TotalCopiedObjects { int get (); }
/** @property */ int get_TotalCopiedObjects()