다음을 통해 공유


VersionInfoCollection.Remove Method (RepositoryLocation)

Removes the object with the specified location.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Overridable Sub Remove ( _
    loc As RepositoryLocation _
)
'Usage
Dim instance As VersionInfoCollection
Dim loc As RepositoryLocation

instance.Remove(loc)
public virtual void Remove(
    RepositoryLocation loc
)

Parameters

Remarks

This method does not remove a property that is an internal VersionInfo object.

See Also

Reference

VersionInfoCollection Class

VersionInfoCollection Members

Remove Overload

Microsoft.PerformancePoint.Scorecards Namespace