Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to determine how large a property is for streaming memory consumption.
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Function GetCachedSize As Integer
public int GetCachedSize()
public:
virtual int GetCachedSize() sealed
abstract GetCachedSize : unit -> int
override GetCachedSize : unit -> int
public final function GetCachedSize() : int
Return Value
Type: System.Int32
Returns the approximate memory size of this object
Implements
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.