RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
AnsiStringT::RefCount Method

Gets reference count of System::AnsiStringT.

Pascal
function RefCount: Integer;
C++
int RefCount() const;

System::AnsiStringT::RefCount gets the reference count of a System::AnsiStringT instance. If the instance is empty, it returns 0. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!