Changeset.GetCachedSize Method
Namespace: Microsoft.TeamFoundation.VersionControl.Server
Assembly: Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)
Syntax
‘선언
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
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.