Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int Release(System::Object ^ key);
public int Release (object key);
member this.Release : obj -> int
Public Function Release (key As Object) As Integer