SecureDelete.WipeObjects.DriveWipeObject.GetObjects C# (CSharp) Method

GetObjects() public method

Not supported
public GetObjects ( ) : NativeMethods.WObject[]
return NativeMethods.WObject[]
        public NativeMethods.WObject[] GetObjects()
        {
            throw new Exception("GetObjects should not be called");
        }