DotMSN

MSNObjectCatalog.Remove Method (String)

Removes the msn object with the specified checksum from the collection.

[Visual Basic]
Overloads Public Sub Remove( _
   ByVal checksum As String _
)
[C#]
public void Remove(
   string checksum
);

Parameters

checksum

See Also

MSNObjectCatalog Class | XihSolutions.DotMSN Namespace | MSNObjectCatalog.Remove Overload List