'Declaration Public Sub StartTargetDeleted( _ ByVal target As IHistoryTarget, _ ByVal collection As IHistoryTargetCollection, _ ByVal sDesc As String _ )
'Usage Dim instance As History Dim target As IHistoryTarget Dim collection As IHistoryTargetCollection Dim sDesc As String instance.StartTargetDeleted(target, collection, sDesc)
public void StartTargetDeleted( IHistoryTarget target, IHistoryTargetCollection collection, string sDesc )
Parameters
- target
- collection
- sDesc